Freigeben über


DisasterRecoveryConfigsOperationsExtensions.ListAsync Methode

Definition

Ruft alle Aliase ab (Notfallwiederherstellungskonfigurationen)

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

Parameter

operations
IDisasterRecoveryConfigsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Name der Ressourcengruppe innerhalb des Azure-Abonnements.

namespaceName
String

Der Namespacename

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: