Uses of Interface
com.microsoft.azure.management.eventhub.AuthorizationRule.DefinitionStages.WithManage
-
-
Uses of AuthorizationRule.DefinitionStages.WithManage in com.microsoft.azure.management.eventhub
Subinterfaces of AuthorizationRule.DefinitionStages.WithManage in com.microsoft.azure.management.eventhub Modifier and Type Interface Description static interfaceAuthorizationRule.DefinitionStages.WithListenOrSendOrManage<T>The stage of the event hub namespace or event hub authorization rule definition allowing to enable listen, send or manage policy.static interfaceAuthorizationRule.DefinitionStages.WithSendOrManage<T>The stage of the event hub namespace or event hub authorization rule definition allowing to enable send or manage policy.static interfaceEventHubAuthorizationRule.DefinitionThe entirety of the event hub namespace authorization rule definition.static interfaceEventHubAuthorizationRule.DefinitionStages.WithAccessPolicyStage of the authorization rule definition allowing to specify access policy.static interfaceEventHubNamespaceAuthorizationRule.DefinitionThe entirety of the event hub namespace authorization rule definition.static interfaceEventHubNamespaceAuthorizationRule.DefinitionStages.WithAccessPolicyStage of the authorization rule definition allowing to specify access policy.
-