@Beta(value=V1_7_0)
public interface DisasterRecoveryPairingAuthorizationRule
extends com.microsoft.azure.management.resources.fluentcore.arm.models.HasName, 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>
EventHubDisasterRecoveryPairing.| Modifier and Type | Method and Description |
|---|---|
DisasterRecoveryPairingAuthorizationKey |
getKeys() |
rx.Observable<DisasterRecoveryPairingAuthorizationKey> |
getKeysAsync() |
List<AccessRights> |
rights() |
name@Beta(value=V1_7_0) List<AccessRights> rights()
@Beta(value=V1_7_0) rx.Observable<DisasterRecoveryPairingAuthorizationKey> getKeysAsync()
@Beta(value=V1_7_0) DisasterRecoveryPairingAuthorizationKey getKeys()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/