@Beta(value=V1_7_0)
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.
|
@Beta(value=V1_7_0) EventHub.DefinitionStages.WithCaptureOptionalSettingsOrCreate withDataCaptureEnabled()
@Beta(value=V1_7_0) EventHub.DefinitionStages.WithCaptureOptionalSettingsOrCreate withDataCaptureDisabled()
Copyright © 2019. All rights reserved.