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