Condividi tramite


IWebAppBase.GetSourceControlAsync(CancellationToken) Metodo

Definizione

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)

Parametri

cancellationToken
CancellationToken

Restituisce

Si applica a