IWebAppBase.GetSourceControlAsync(CancellationToken) Method
Definition
public System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.IWebAppSourceControl> GetSourceControlAsync (System.Threading.CancellationToken cancellationToken = null);
abstract member GetSourceControlAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.IWebAppSourceControl>
Parameters
Returns
- Task<IWebAppSourceControl>
Applies to