Interface DisasterRecoveryPairingAuthorizationRule

All Superinterfaces:
HasInnerModel<AuthorizationRuleInner>, HasManager<EventHubsManager>, HasName

public interface DisasterRecoveryPairingAuthorizationRule extends HasName, HasInnerModel<AuthorizationRuleInner>, HasManager<EventHubsManager>
Type representing authorization rule of EventHubDisasterRecoveryPairing.
  • Method Details

    • rights

      List<AccessRights> rights()
      Gets rights associated with the rule.
      Returns:
      rights associated with the rule
    • getKeysAsync

      Gets an observable that emits a single entity containing access keys (primary and secondary).
      Returns:
      an observable that emits a single entity containing access keys (primary and secondary)
    • getKeys

      Gets entity containing access keys (primary and secondary).
      Returns:
      entity containing access keys (primary and secondary)