@Beta(value=V1_7_0) public interface EventHubAuthorizationRule extends AuthorizationRule<EventHubAuthorizationRule>
Modifier and Type | Interface and Description |
---|---|
static interface |
EventHubAuthorizationRule.Definition
The entirety of the event hub namespace authorization rule definition.
|
static interface |
EventHubAuthorizationRule.DefinitionStages
Grouping of event hub authorization rule definition stages.
|
static interface |
EventHubAuthorizationRule.Update
The entirety of the event hub authorization rule update.
|
AuthorizationRule.UpdateStages
Modifier and Type | Method and Description |
---|---|
String |
eventHubName() |
String |
namespaceName() |
String |
namespaceResourceGroupName() |
getKeys, getKeysAsync, regenerateKey, regenerateKeyAsync, rights
id, name, type
key
inner
manager
refresh, refreshAsync
@Beta(value=V1_7_0) String namespaceResourceGroupName()
@Beta(value=V1_7_0) String namespaceName()
@Beta(value=V1_7_0) String eventHubName()
Copyright © 2019. All rights reserved.