IDisasterRecoveryPairingAuthorizationRule Interface

Definition

Type representing authorization rule of EventHubDisasterRecoveryPairing.

public interface IDisasterRecoveryPairingAuthorizationRule : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.EventHub.Fluent.Models.AuthorizationRuleInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.EventHub.Fluent.EventHubManager>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasName
type IDisasterRecoveryPairingAuthorizationRule = interface
    interface IBeta
    interface IHasName
    interface IHasInner<AuthorizationRuleInner>
    interface IHasManager<EventHubManager>
Public Interface IDisasterRecoveryPairingAuthorizationRule
Implements IBeta, IHasInner(Of AuthorizationRuleInner), IHasManager(Of EventHubManager), IHasName
Implements
IBeta IHasInner<AuthorizationRuleInner> IHasManager<Microsoft.Azure.Management.EventHub.Fluent.EventHubManager> IHasName

Properties

Inner (Inherited from IHasInner<T>)
Manager

Gets the manager client type of this resource type.

(Inherited from IHasManager<ManagerT>)
Name

Gets the name of the resource

(Inherited from IHasName)
Rights

Gets rights associated with the rule.

Methods

GetKeys()
GetKeysAsync(CancellationToken)

Applies to