Freigeben über


StorageSyncServicesOperationsExtensions.BeginCreate Methode

Definition

Erstellen Sie einen neuen StorageSyncService.

public static Microsoft.Azure.Management.StorageSync.Models.StorageSyncService BeginCreate (this Microsoft.Azure.Management.StorageSync.IStorageSyncServicesOperations operations, string resourceGroupName, string storageSyncServiceName, Microsoft.Azure.Management.StorageSync.Models.StorageSyncServiceCreateParameters parameters);
static member BeginCreate : Microsoft.Azure.Management.StorageSync.IStorageSyncServicesOperations * string * string * Microsoft.Azure.Management.StorageSync.Models.StorageSyncServiceCreateParameters -> Microsoft.Azure.Management.StorageSync.Models.StorageSyncService
<Extension()>
Public Function BeginCreate (operations As IStorageSyncServicesOperations, resourceGroupName As String, storageSyncServiceName As String, parameters As StorageSyncServiceCreateParameters) As StorageSyncService

Parameter

operations
IStorageSyncServicesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

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

storageSyncServiceName
String

Name der Speichersynchronisierungsdienstressource.

parameters
StorageSyncServiceCreateParameters

Ressourcenname des Speichersynchronisierungsdiensts.

Gibt zurück

Gilt für: