Freigeben über


StorageSyncServicesOperationsExtensions.BeginUpdate Methode

Definition

Patchen Sie einen bestimmten StorageSyncService.

public static Microsoft.Azure.Management.StorageSync.Models.StorageSyncService BeginUpdate (this Microsoft.Azure.Management.StorageSync.IStorageSyncServicesOperations operations, string resourceGroupName, string storageSyncServiceName, Microsoft.Azure.Management.StorageSync.Models.StorageSyncServiceUpdateParameters parameters = default);
static member BeginUpdate : Microsoft.Azure.Management.StorageSync.IStorageSyncServicesOperations * string * string * Microsoft.Azure.Management.StorageSync.Models.StorageSyncServiceUpdateParameters -> Microsoft.Azure.Management.StorageSync.Models.StorageSyncService
<Extension()>
Public Function BeginUpdate (operations As IStorageSyncServicesOperations, resourceGroupName As String, storageSyncServiceName As String, Optional parameters As StorageSyncServiceUpdateParameters = Nothing) 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
StorageSyncServiceUpdateParameters

Speichersynchronisierungsdienstressource.

Gibt zurück

Gilt für: