Sdílet prostřednictvím


WebSiteManagementClientExtensions.ListSourceControlsAsync Metoda

Definice

Získá ovládací prvky zdrojového kódu dostupné pro weby Azure.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.SourceControlInner>> ListSourceControlsAsync (this Microsoft.Azure.Management.AppService.Fluent.IWebSiteManagementClient operations, System.Threading.CancellationToken cancellationToken = default);
static member ListSourceControlsAsync : Microsoft.Azure.Management.AppService.Fluent.IWebSiteManagementClient * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.SourceControlInner>>
<Extension()>
Public Function ListSourceControlsAsync (operations As IWebSiteManagementClient, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of SourceControlInner))

Parametry

operations
IWebSiteManagementClient

Skupina operací pro tuto metodu rozšíření.

cancellationToken
CancellationToken

Token zrušení.

Návraty

Poznámky

Popis pro Získání ovládacích prvků zdrojového kódu dostupných pro weby Azure

Platí pro