Delen via


DatastoresOperationsExtensions.BeginCreateOrUpdate Methode

Definitie

Een gegevensarchief maken of bijwerken in een privé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

Parameters

operations
IDatastoresOperations

De bewerkingsgroep voor deze extensiemethode.

resourceGroupName
String

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

privateCloudName
String

Naam van de privécloud

clusterName
String

Naam van het cluster in de privécloud

datastoreName
String

Naam van het gegevensarchief in het privécloudcluster

datastore
Datastore

Een gegevensarchief in een privécloudcluster

Retouren

Van toepassing op