Freigeben über


DisasterRecoveryConfigsOperationsExtensions.List Methode

Definition

Ruft den gesamten Alias ab(Konfigurationen für die Notfallwiederherstellung)

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ServiceBus.Models.ArmDisasterRecovery> List (this Microsoft.Azure.Management.ServiceBus.IDisasterRecoveryConfigsOperations operations, string resourceGroupName, string namespaceName);
static member List : Microsoft.Azure.Management.ServiceBus.IDisasterRecoveryConfigsOperations * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ServiceBus.Models.ArmDisasterRecovery>
<Extension()>
Public Function List (operations As IDisasterRecoveryConfigsOperations, resourceGroupName As String, namespaceName As String) As 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

Gibt zurück

Gilt für: