Interface TopicAuthorizationRule
- All Superinterfaces:
AuthorizationRule<TopicAuthorizationRule>,GroupableResource<ServiceBusManager,,SBAuthorizationRuleInner> HasId,HasInnerModel<SBAuthorizationRuleInner>,HasManager<ServiceBusManager>,HasName,HasResourceGroup,IndependentChild<ServiceBusManager>,IndependentChildResource<ServiceBusManager,,SBAuthorizationRuleInner> Indexable,Refreshable<TopicAuthorizationRule>,Resource,Updatable<TopicAuthorizationRule.Update>
public interface TopicAuthorizationRule
extends AuthorizationRule<TopicAuthorizationRule>, Updatable<TopicAuthorizationRule.Update>
Type representing authorization rule defined for topic.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the topic authorization rule definition.static interfaceGrouping of Service Bus topic authorization rule definition stages.static interfaceThe entirety of the topic authorization rule update.Nested classes/interfaces inherited from interface com.azure.resourcemanager.servicebus.models.AuthorizationRule
AuthorizationRule.UpdateStagesNested classes/interfaces inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource
Resource.DefinitionWithRegion<T>, Resource.DefinitionWithTags<T>, Resource.UpdateWithTags<T> -
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the name of the namespace that the parent topic belongs to.Gets the name of the parent topic name.Methods inherited from interface com.azure.resourcemanager.servicebus.models.AuthorizationRule
getKeys, getKeysAsync, regenerateKey, regenerateKey, regenerateKeyAsync, regenerateKeyAsync, rightsMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModelMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager
managerMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasResourceGroup
resourceGroupNameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Refreshable
refresh, refreshAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource
region, regionName, tags, type