@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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/