Partager via


PrivateCloudsOperationsExtensions.BeginCreateOrUpdate Méthode

Définition

Créer ou mettre à jour un cloud privé

public static Microsoft.Azure.Management.Avs.Models.PrivateCloud BeginCreateOrUpdate (this Microsoft.Azure.Management.Avs.IPrivateCloudsOperations operations, string resourceGroupName, string privateCloudName, Microsoft.Azure.Management.Avs.Models.PrivateCloud privateCloud);
static member BeginCreateOrUpdate : Microsoft.Azure.Management.Avs.IPrivateCloudsOperations * string * string * Microsoft.Azure.Management.Avs.Models.PrivateCloud -> Microsoft.Azure.Management.Avs.Models.PrivateCloud
<Extension()>
Public Function BeginCreateOrUpdate (operations As IPrivateCloudsOperations, resourceGroupName As String, privateCloudName As String, privateCloud As PrivateCloud) As PrivateCloud

Paramètres

operations
IPrivateCloudsOperations

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

resourceGroupName
String

Nom du groupe de ressources. Le nom ne respecte pas la casse.

privateCloudName
String

Nom du cloud privé

privateCloud
PrivateCloud

Le cloud privé

Retours

S’applique à