Partager via


StorageSyncServicesOperationsExtensions.BeginUpdate Méthode

Définition

Corriger un StorageSyncService donné.

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

Paramètres

operations
IStorageSyncServicesOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources. Le nom ne respecte pas la casse.

storageSyncServiceName
String

Nom de la ressource du service de synchronisation de stockage.

parameters
StorageSyncServiceUpdateParameters

Ressource service de synchronisation de stockage.

Retours

S’applique à