Поделиться через


WebSiteManagementClientExtensions.UpdateSourceControlAsync Метод

Определение

Обновления маркер системы управления версиями

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)

Параметры

operations
IWebSiteManagementClient

Группа операций для этого метода расширения.

sourceControlType
String

Тип системы управления версиями

requestMessage
SourceControlInner

Сведения о маркере системы управления версиями

cancellationToken
CancellationToken

Токен отмены.

Возвращаемое значение

Комментарии

Описание маркера системы управления версиями Обновления

Применяется к