Interface QueueAuthorizationRules
-
- All Superinterfaces:
AuthorizationRules<QueueAuthorizationRule>,HasManager<ServiceBusManager>,SupportsCreating<QueueAuthorizationRule.DefinitionStages.Blank>,SupportsDeletingByName,SupportsGettingByName<QueueAuthorizationRule>,SupportsListing<QueueAuthorizationRule>
public interface QueueAuthorizationRules extends AuthorizationRules<QueueAuthorizationRule>, SupportsCreating<QueueAuthorizationRule.DefinitionStages.Blank>
Entry point to queue authorization rules management API.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager
manager
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating
define
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingByName
deleteByName, deleteByNameAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName
getByName, getByNameAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing
list, listAsync
-
-