Udostępnij za pośrednictwem


ClustersOperationsExtensions.List(IClustersOperations, String, String) Metoda

Definicja

Wyświetlanie listy klastrów w chmurze prywatnej

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Avs.Models.Cluster> List (this Microsoft.Azure.Management.Avs.IClustersOperations operations, string resourceGroupName, string privateCloudName);
static member List : Microsoft.Azure.Management.Avs.IClustersOperations * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Avs.Models.Cluster>
<Extension()>
Public Function List (operations As IClustersOperations, resourceGroupName As String, privateCloudName As String) As IPage(Of Cluster)

Parametry

operations
IClustersOperations

Grupa operacji dla tej metody rozszerzenia.

resourceGroupName
String

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

privateCloudName
String

Nazwa chmury prywatnej

Zwraca

Dotyczy