Partager via


DisasterRecoveryConfigsOperationsExtensions.List Méthode

Définition

Obtient tous les alias (configurations de récupération d’urgence)

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

Paramètres

operations
IDisasterRecoveryConfigsOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources dans l’abonnement Azure.

namespaceName
String

Nom de l’espace de noms

Retours

S’applique à