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.
  • Method Details

    • namespaceName

      String namespaceName()
      Gets the name of the namespace that the parent topic belongs to.
      Returns:
      the name of the namespace that the parent topic belongs to
    • topicName

      String topicName()
      Gets the name of the parent topic name.
      Returns:
      the name of the parent topic name