IDisasterRecoveryPairingAuthorizationRule Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET