IDisasterRecoveryPairingAuthorizationRules Schnittstelle

Definition

Einstiegspunkt zum Verwalten von Autorisierungsregeln für die Notfallwiederherstellung.

public interface IDisasterRecoveryPairingAuthorizationRules : Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingById<Microsoft.Azure.Management.Eventhub.Fluent.IDisasterRecoveryPairingAuthorizationRule>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.EventHub.Fluent.IDisasterRecoveryConfigsOperations>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.EventHub.Fluent.EventHubManager>
type IDisasterRecoveryPairingAuthorizationRules = interface
    interface IBeta
    interface ISupportsGettingById<IDisasterRecoveryPairingAuthorizationRule>
    interface IHasInner<IDisasterRecoveryConfigsOperations>
    interface IHasManager<EventHubManager>
Public Interface IDisasterRecoveryPairingAuthorizationRules
Implements IBeta, IHasInner(Of IDisasterRecoveryConfigsOperations), IHasManager(Of EventHubManager), ISupportsGettingById(Of IDisasterRecoveryPairingAuthorizationRule)
Implementiert
ISupportsGettingById<IDisasterRecoveryPairingAuthorizationRule> IBeta IHasInner<Microsoft.Azure.Management.EventHub.Fluent.IDisasterRecoveryConfigsOperations> IHasManager<Microsoft.Azure.Management.EventHub.Fluent.EventHubManager>

Eigenschaften

Inner

Einstiegspunkt zum Verwalten von Autorisierungsregeln für die Notfallwiederherstellung.

(Geerbt von IHasInner<T>)
Manager

Ruft den Managerclienttyp dieses Ressourcentyps ab.

(Geerbt von IHasManager<ManagerT>)

Methoden

GetById(String)

Ruft die Informationen zu einer Ressource aus Azure basierend auf der Ressourcen-ID ab.

(Geerbt von ISupportsGettingById<T>)
GetByIdAsync(String, CancellationToken)

Ruft die Informationen zu einer Ressource aus Azure basierend auf der Ressourcen-ID ab.

(Geerbt von ISupportsGettingById<T>)
GetByName(String, String, String, String)

Ruft eine Autorisierungsregel ab, die für den Zugriff auf die Notfallwiederherstellungspaarung verwendet werden kann.

GetByNameAsync(String, String, String, String, CancellationToken)

Ruft eine Autorisierungsregel ab, die für den Zugriff auf die Notfallwiederherstellungspaarung verwendet werden kann.

ListByDisasterRecoveryPairing(String, String, String)

Listet die Autorisierungsregeln auf, die für den Zugriff auf die Notfallwiederherstellungspaarung verwendet werden können.

ListByDisasterRecoveryPairingAsync(String, String, String, CancellationToken)

Listet die Autorisierungsregeln auf, die für den Zugriff auf die Notfallwiederherstellungspaarung verwendet werden können.

Gilt für: