Udostępnij za pośrednictwem


ClustersOperationsExtensions.Get Metoda

Definicja

Pobieranie klastra według nazwy w chmurze prywatnej

public static Microsoft.Azure.Management.Avs.Models.Cluster Get (this Microsoft.Azure.Management.Avs.IClustersOperations operations, string resourceGroupName, string privateCloudName, string clusterName);
static member Get : Microsoft.Azure.Management.Avs.IClustersOperations * string * string * string -> Microsoft.Azure.Management.Avs.Models.Cluster
<Extension()>
Public Function Get (operations As IClustersOperations, resourceGroupName As String, privateCloudName As String, clusterName As String) As 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

clusterName
String

Nazwa klastra w chmurze prywatnej

Zwraca

Dotyczy