Interface ServiceBusNamespace.DefinitionStages
- Enclosing interface:
- ServiceBusNamespace
public static interface ServiceBusNamespace.DefinitionStages
Grouping of Service Bus namespace definition stages.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The first stage of a Service Bus namespace definition.static interface
The stage of the Service Bus namespace definition allowing to add an authorization rule for accessing the namespace.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 Service Bus namespace definition allowing to specify the resource group.static interface
The stage of the Service Bus namespace definition allowing to add a new queue in the namespace.static interface
The stage of the Service Bus namespace definition allowing to specify the sku.static interface
The stage of the Service Bus namespace definition allowing to add a new topic in the namespace.