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