Interface EventHubNamespace.DefinitionStages
- Enclosing interface:
- EventHubNamespace
@Beta(V1_7_0)
public static interface EventHubNamespace.DefinitionStages
Grouping of event hub namespace definition stages.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The first stage of a event hub namespace definition.static interface
The stage of the event hub namespace definition allowing to add authorization rule for accessing the event hub.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()
), but also allows for any other optional settings to be specified.static interface
The stage of the event hub namespace definition allowing to add new event hub in the namespace.static interface
The stage of the event hub namespace definition allowing to specify the resource group.static interface
The stage of the event hub namespace definition allowing to specify the sku.static interface
The stage of the event hub namespace definition allowing to specify the throughput unit settings.