Interface QueueAuthorizationRule.DefinitionStages
- Enclosing interface:
- QueueAuthorizationRule
public static interface QueueAuthorizationRule.DefinitionStages
Grouping of Service Bus queue authorization rule definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of queue authorization rule definition.static interfaceThe 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.