Udostępnij za pośrednictwem


ClustersOperationsExtensions.BeginCreateOrUpdate Metoda

Definicja

Tworzenie lub aktualizowanie klastra w chmurze prywatnej

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

cluster
Cluster

Klaster w chmurze prywatnej

Zwraca

Dotyczy