EventHubNamespace.DefinitionStages.WithZoneRedundant Interface
public static interface EventHubNamespace.DefinitionStages.WithZoneRedundant
The stage of the event hub namespace definition allowing to enable Zone Redundant.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
With |
enableZoneRedundant()
Enables the zone redundant |
Method Details
enableZoneRedundant
public abstract EventHubNamespace.DefinitionStages.WithCreate enableZoneRedundant()
Enables the zone redundant
Returns:
next stage of the event hub namespace definition
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 Java