Partager via


IWebAppBase.GetSourceControlAsync(CancellationToken) Méthode

Définition

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)

Paramètres

cancellationToken
CancellationToken

Retours

S’applique à