Uses of Interface
com.microsoft.azure.management.eventhub.EventHubAuthorizationKey
Package
Description
This package contains the classes for EventHubManagementClient.
-
Uses of EventHubAuthorizationKey in com.microsoft.azure.management.eventhub
Modifier and TypeMethodDescriptionAuthorizationRule.getKeys()
AuthorizationRule.regenerateKey
(KeyType keyType) Regenerates primary or secondary keys.Modifier and TypeMethodDescriptionrx.Observable<EventHubAuthorizationKey>
AuthorizationRule.getKeysAsync()
rx.Observable<EventHubAuthorizationKey>
AuthorizationRule.regenerateKeyAsync
(KeyType keyType) Regenerates primary or secondary access keys.