public static interface EventHub.DefinitionStages.WithCaptureEnabledDisabled
| Modifier and Type | Method and Description |
|---|---|
EventHub.DefinitionStages.WithCaptureOptionalSettingsOrCreate |
withDataCaptureDisabled()
Specifies that data capture should be disabled for the event hub.
|
EventHub.DefinitionStages.WithCaptureOptionalSettingsOrCreate |
withDataCaptureEnabled()
Specifies that data capture should be enabled for the event hub.
|
EventHub.DefinitionStages.WithCaptureOptionalSettingsOrCreate withDataCaptureEnabled()
EventHub.DefinitionStages.WithCaptureOptionalSettingsOrCreate withDataCaptureDisabled()
Copyright © 2020 Microsoft Corporation. All rights reserved.