Dela via


WebSiteManagementClientExtensions.UpdateSourceControlAsync Metod

Definition

Uppdateringar källkontrolltoken

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)

Parametrar

operations
IWebSiteManagementClient

Åtgärdsgruppen för den här tilläggsmetoden.

sourceControlType
String

Typ av källkontroll

requestMessage
SourceControlInner

Tokeninformation för källkontroll

cancellationToken
CancellationToken

Annulleringstoken.

Returer

Kommentarer

Beskrivning av Uppdateringar källkontrolltoken

Gäller för