Udostępnij za pośrednictwem


WebSiteManagementClientExtensions.ListSourceControlsAsync Metoda

Definicja

Pobiera kontrolki źródłowe dostępne dla witryn internetowych platformy 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

Grupa operacji dla tej metody rozszerzenia.

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Uwagi

Opis pobierania kontrolek źródłowych dostępnych dla witryn internetowych platformy Azure.

Dotyczy