Interface TopicAuthorizationRule.DefinitionStages.Blank
-
- All Superinterfaces:
AuthorizationRule.DefinitionStages.WithListen<TopicAuthorizationRule.DefinitionStages.WithCreate>,AuthorizationRule.DefinitionStages.WithListenOrSendOrManage<TopicAuthorizationRule.DefinitionStages.WithCreate>,AuthorizationRule.DefinitionStages.WithManage<TopicAuthorizationRule.DefinitionStages.WithCreate>,AuthorizationRule.DefinitionStages.WithSend<TopicAuthorizationRule.DefinitionStages.WithCreate>,AuthorizationRule.DefinitionStages.WithSendOrManage<TopicAuthorizationRule.DefinitionStages.WithCreate>
- All Known Subinterfaces:
TopicAuthorizationRule.Definition
- Enclosing interface:
- TopicAuthorizationRule.DefinitionStages
public static interface TopicAuthorizationRule.DefinitionStages.Blank extends AuthorizationRule.DefinitionStages.WithListenOrSendOrManage<TopicAuthorizationRule.DefinitionStages.WithCreate>
The first stage of topic authorization rule definition.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.servicebus.models.AuthorizationRule.DefinitionStages.WithListen
withListeningEnabled
-
Methods inherited from interface com.azure.resourcemanager.servicebus.models.AuthorizationRule.DefinitionStages.WithManage
withManagementEnabled
-
Methods inherited from interface com.azure.resourcemanager.servicebus.models.AuthorizationRule.DefinitionStages.WithSend
withSendingEnabled
-
-