Partager via


ShareSubscriptionsOperationsExtensions.SynchronizeMethod Méthode

Définition

Lancer un travail de partage de données asynchrone

public static Microsoft.Azure.Management.DataShare.Models.ShareSubscriptionSynchronization SynchronizeMethod (this Microsoft.Azure.Management.DataShare.IShareSubscriptionsOperations operations, string resourceGroupName, string accountName, string shareSubscriptionName, Microsoft.Azure.Management.DataShare.Models.Synchronize synchronize);
static member SynchronizeMethod : Microsoft.Azure.Management.DataShare.IShareSubscriptionsOperations * string * string * string * Microsoft.Azure.Management.DataShare.Models.Synchronize -> Microsoft.Azure.Management.DataShare.Models.ShareSubscriptionSynchronization
<Extension()>
Public Function SynchronizeMethod (operations As IShareSubscriptionsOperations, resourceGroupName As String, accountName As String, shareSubscriptionName As String, synchronize As Synchronize) As ShareSubscriptionSynchronization

Paramètres

operations
IShareSubscriptionsOperations

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

resourceGroupName
String

Nom du groupe de ressources.

accountName
String

Nom du compte de partage.

shareSubscriptionName
String

Nom de l’abonnement de partage

synchronize
Synchronize

Synchroniser la charge utile

Retours

Remarques

Lancer une copie

S’applique à