Interface QueueAuthorizationRule
- All Superinterfaces:
AuthorizationRule<QueueAuthorizationRule>
,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<QueueAuthorizationRule>
,Resource
,Updatable<QueueAuthorizationRule.Update>
public interface QueueAuthorizationRule
extends AuthorizationRule<QueueAuthorizationRule>, Updatable<QueueAuthorizationRule.Update>
Type representing authorization rule defined for queue.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The entirety of the queue authorization rule definition.static interface
Grouping of Service Bus queue authorization rule definition stages.static interface
The entirety of the queue authorization rule update.Nested classes/interfaces inherited from interface com.microsoft.azure.management.servicebus.AuthorizationRule
AuthorizationRule.UpdateStages
Nested classes/interfaces inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource
Resource.DefinitionWithRegion<T>, Resource.DefinitionWithTags<T>, Resource.UpdateWithTags<T>
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.servicebus.AuthorizationRule
getKeys, getKeysAsync, regenerateKey, regenerateKeyAsync, rights
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasId
id
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner
inner
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager
manager
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasResourceGroup
resourceGroupName
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Refreshable
refresh, refreshAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource
region, regionName, tags, type