Interface QueueAuthorizationRule

All Superinterfaces:
AuthorizationRule<QueueAuthorizationRule>, GroupableResource<ServiceBusManager,SBAuthorizationRuleInner>, HasId, HasInnerModel<SBAuthorizationRuleInner>, HasManager<ServiceBusManager>, HasName, HasResourceGroup, IndependentChild<ServiceBusManager>, IndependentChildResource<ServiceBusManager,SBAuthorizationRuleInner>, Indexable, Refreshable<QueueAuthorizationRule>, Resource, Updatable<QueueAuthorizationRule.Update>

public interface QueueAuthorizationRule extends AuthorizationRule<QueueAuthorizationRule>, Updatable<QueueAuthorizationRule.Update>
Type representing authorization rule defined for queue.
  • Method Details

    • namespaceName

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

      String queueName()
      Gets the name of the parent queue name.
      Returns:
      the name of the parent queue name