Interface TopicAuthorizationRule.Definition
-
- 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>,Creatable<TopicAuthorizationRule>,HasName,Indexable,TopicAuthorizationRule.DefinitionStages.Blank,TopicAuthorizationRule.DefinitionStages.WithCreate
- Enclosing interface:
- TopicAuthorizationRule
public static interface TopicAuthorizationRule.Definition extends TopicAuthorizationRule.DefinitionStages.Blank, TopicAuthorizationRule.DefinitionStages.WithCreate
The entirety of the 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
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsync
-
-