Package | Description |
---|---|
com.microsoft.azure.management.eventhub |
This package contains the classes for EventHubManagementClient.
|
Modifier and Type | Method and Description |
---|---|
EventHubAuthorizationKey |
AuthorizationRule.getKeys() |
EventHubAuthorizationKey |
AuthorizationRule.regenerateKey(KeyType keyType)
Regenerates primary or secondary keys.
|
Modifier and Type | Method and Description |
---|---|
rx.Observable<EventHubAuthorizationKey> |
AuthorizationRule.getKeysAsync() |
rx.Observable<EventHubAuthorizationKey> |
AuthorizationRule.regenerateKeyAsync(KeyType keyType)
Regenerates primary or secondary access keys.
|
Copyright © 2019. All rights reserved.