Udostępnij za pośrednictwem


WebSiteManagementClientExtensions.UpdateSourceControlAsync Metoda

Definicja

Aktualizacje token kontroli źródła

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.Models.SourceControlInner> UpdateSourceControlAsync (this Microsoft.Azure.Management.AppService.Fluent.IWebSiteManagementClient operations, string sourceControlType, Microsoft.Azure.Management.AppService.Fluent.Models.SourceControlInner requestMessage, System.Threading.CancellationToken cancellationToken = default);
static member UpdateSourceControlAsync : Microsoft.Azure.Management.AppService.Fluent.IWebSiteManagementClient * string * Microsoft.Azure.Management.AppService.Fluent.Models.SourceControlInner * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.Models.SourceControlInner>
<Extension()>
Public Function UpdateSourceControlAsync (operations As IWebSiteManagementClient, sourceControlType As String, requestMessage As SourceControlInner, Optional cancellationToken As CancellationToken = Nothing) As Task(Of SourceControlInner)

Parametry

operations
IWebSiteManagementClient

Grupa operacji dla tej metody rozszerzenia.

sourceControlType
String

Typ kontroli źródła

requestMessage
SourceControlInner

Informacje o tokenie kontroli źródła

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Uwagi

Opis tokenu kontroli źródła Aktualizacje

Dotyczy