Interface NamespaceAuthorizationRule.DefinitionStages
-
- Enclosing interface:
- NamespaceAuthorizationRule
public static interface NamespaceAuthorizationRule.DefinitionStagesGrouping of Service Bus namespace authorization rule definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceNamespaceAuthorizationRule.DefinitionStages.BlankThe first stage of namespace authorization rule definition.static interfaceNamespaceAuthorizationRule.DefinitionStages.WithCreateThe 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.
-