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