Freigeben über


DisasterRecoveryConfigsOperationsExtensions.GetAsync Methode

Definition

Ruft Alias (Notfallwiederherstellungskonfiguration) für den primären oder sekundären Namespace ab

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.EventHub.Fluent.Models.ArmDisasterRecoveryInner> GetAsync (this Microsoft.Azure.Management.EventHub.Fluent.IDisasterRecoveryConfigsOperations operations, string resourceGroupName, string namespaceName, string alias, System.Threading.CancellationToken cancellationToken = default);
static member GetAsync : Microsoft.Azure.Management.EventHub.Fluent.IDisasterRecoveryConfigsOperations * string * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.EventHub.Fluent.Models.ArmDisasterRecoveryInner>
<Extension()>
Public Function GetAsync (operations As IDisasterRecoveryConfigsOperations, resourceGroupName As String, namespaceName As String, alias As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of ArmDisasterRecoveryInner)

Parameter

operations
IDisasterRecoveryConfigsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Name der Ressourcengruppe innerhalb des Azure-Abonnements.

namespaceName
String

Der Namespacename

alias
String

Der Name der Notfallwiederherstellungskonfiguration

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: