Interface NamespaceAuthorizationRules
- All Superinterfaces:
AuthorizationRules<NamespaceAuthorizationRule>
,HasInner<com.microsoft.azure.management.servicebus.implementation.NamespacesInner>
,HasManager<com.microsoft.azure.management.servicebus.implementation.ServiceBusManager>
,SupportsCreating<NamespaceAuthorizationRule.DefinitionStages.Blank>
,SupportsDeletingByName
,SupportsGettingByName<NamespaceAuthorizationRule>
,SupportsGettingByNameAsync<NamespaceAuthorizationRule>
,SupportsListing<NamespaceAuthorizationRule>
public interface NamespaceAuthorizationRules
extends AuthorizationRules<NamespaceAuthorizationRule>, SupportsCreating<NamespaceAuthorizationRule.DefinitionStages.Blank>, HasInner<com.microsoft.azure.management.servicebus.implementation.NamespacesInner>
Entry point to namespace authorization rules management API.
-
Method Summary
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.collection.SupportsCreating
define
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName
deleteByName, deleteByNameAsync, deleteByNameAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName
getByName
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync
getByNameAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing
list, listAsync