Udostępnij za pośrednictwem


DatastoresOperationsExtensions.CreateOrUpdate Metoda

Definicja

Tworzenie lub aktualizowanie magazynu danych w klastrze chmury prywatnej

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

Parametry

operations
IDatastoresOperations

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

datastoreName
String

Nazwa magazynu danych w klastrze chmury prywatnej

datastore
Datastore

Magazyn danych w klastrze chmury prywatnej

Zwraca

Dotyczy