Freigeben über


DatastoresOperationsExtensions.BeginCreateOrUpdate Methode

Definition

Erstellen oder Aktualisieren eines Datenspeichers in einem privaten Cloudcluster

public static Microsoft.Azure.Management.Avs.Models.Datastore BeginCreateOrUpdate (this Microsoft.Azure.Management.Avs.IDatastoresOperations operations, string resourceGroupName, string privateCloudName, string clusterName, string datastoreName, Microsoft.Azure.Management.Avs.Models.Datastore datastore);
static member BeginCreateOrUpdate : Microsoft.Azure.Management.Avs.IDatastoresOperations * string * string * string * string * Microsoft.Azure.Management.Avs.Models.Datastore -> Microsoft.Azure.Management.Avs.Models.Datastore
<Extension()>
Public Function BeginCreateOrUpdate (operations As IDatastoresOperations, resourceGroupName As String, privateCloudName As String, clusterName As String, datastoreName As String, datastore As Datastore) As Datastore

Parameter

operations
IDatastoresOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

privateCloudName
String

Name der privaten Cloud

clusterName
String

Name des Clusters in der privaten Cloud

datastoreName
String

Name des Datenspeichers im privaten Cloudcluster

datastore
Datastore

Ein Datenspeicher in einem privaten Cloudcluster

Gibt zurück

Gilt für: