IDisasterRecoveryPairingAuthorizationRule Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Type représentant la règle d’autorisation d’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
- Implémente
-
IBeta IHasInner<AuthorizationRuleInner> IHasManager<Microsoft.Azure.Management.EventHub.Fluent.EventHubManager> IHasName
Propriétés
Inner |
Type représentant la règle d’autorisation d’EventHubDisasterRecoveryPairing. (Hérité de IHasInner<T>) |
Manager |
Obtient le type de client manager de ce type de ressource. (Hérité de IHasManager<ManagerT>) |
Name |
Obtient le nom de la ressource (Hérité de IHasName) |
Rights |
Obtient les droits associés à la règle. |
Méthodes
GetKeys() |
Type représentant la règle d’autorisation d’EventHubDisasterRecoveryPairing. |
GetKeysAsync(CancellationToken) |
Type représentant la règle d’autorisation d’EventHubDisasterRecoveryPairing. |
S’applique à
Azure SDK for .NET