IWithCaptureEnabledDisabled Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The stage of the event hub definition allowing to enable or disable data capturing.
public interface IWithCaptureEnabledDisabled : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithCaptureEnabledDisabled = interface
interface IBeta
Public Interface IWithCaptureEnabledDisabled
Implements IBeta
- Derived
- Implements
Methods
WithDataCaptureDisabled() |
Specifies that data capture should be disabled for the event hub. |
WithDataCaptureEnabled() |
Specifies that data capture should be enabled for the event hub. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET