Interface EventHubNamespaceAuthorizationRule
-
- All Superinterfaces:
AuthorizationRule<EventHubNamespaceAuthorizationRule>,com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.eventhub.implementation.AuthorizationRuleInner>,com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager<com.microsoft.azure.management.eventhub.implementation.EventHubManager>,com.microsoft.azure.management.resources.fluentcore.model.Indexable,NestedResource,com.microsoft.azure.management.resources.fluentcore.model.Refreshable<EventHubNamespaceAuthorizationRule>
@Beta(V1_7_0) public interface EventHubNamespaceAuthorizationRule extends AuthorizationRule<EventHubNamespaceAuthorizationRule>
Type representing authorization rule of an event hub namespace.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceEventHubNamespaceAuthorizationRule.DefinitionThe entirety of the event hub namespace authorization rule definition.static interfaceEventHubNamespaceAuthorizationRule.DefinitionStagesGrouping of Event Hub namespace authorization rule definition stages.static interfaceEventHubNamespaceAuthorizationRule.UpdateThe entirety of the event hub namespace authorization rule update.-
Nested classes/interfaces inherited from interface com.microsoft.azure.management.eventhub.AuthorizationRule
AuthorizationRule.UpdateStages
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringnamespaceName()StringnamespaceResourceGroupName()-
Methods inherited from interface com.microsoft.azure.management.eventhub.AuthorizationRule
getKeys, getKeysAsync, regenerateKey, regenerateKeyAsync, rights
-
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.model.Indexable
key
-
Methods inherited from interface com.microsoft.azure.management.eventhub.NestedResource
id, name, type
-
-