IWebAppBase.GetSourceControlAsync(CancellationToken) 메서드

정의

public System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.IWebAppSourceControl> GetSourceControlAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetSourceControlAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.IWebAppSourceControl>
Public Function GetSourceControlAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of IWebAppSourceControl)

매개 변수

cancellationToken
CancellationToken

반환

적용 대상