Interface TopicAuthorizationRule

All Superinterfaces:
AuthorizationRule<TopicAuthorizationRule>, GroupableResource<com.microsoft.azure.management.servicebus.implementation.ServiceBusManager,com.microsoft.azure.management.servicebus.implementation.SharedAccessAuthorizationRuleInner>, HasId, HasInner<com.microsoft.azure.management.servicebus.implementation.SharedAccessAuthorizationRuleInner>, HasManager<com.microsoft.azure.management.servicebus.implementation.ServiceBusManager>, HasName, HasResourceGroup, IndependentChild<com.microsoft.azure.management.servicebus.implementation.ServiceBusManager>, IndependentChildResource<com.microsoft.azure.management.servicebus.implementation.ServiceBusManager,com.microsoft.azure.management.servicebus.implementation.SharedAccessAuthorizationRuleInner>, 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()
      Returns:
      the name of the namespace that the parent topic belongs to
    • topicName

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