Freigeben über


WebSiteResource.SyncRepositoryAsync(CancellationToken) Methode

Definition

Beschreibung für Das Repository der Synchronisierungs-Web-App.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/sync
  • Vorgang IdWebApps_SyncRepository
public virtual System.Threading.Tasks.Task<Azure.Response> SyncRepositoryAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member SyncRepositoryAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
override this.SyncRepositoryAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
Public Overridable Function SyncRepositoryAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: