Sdílet prostřednictvím


WebAppsOperationsExtensions.ListAsync Metoda

Definice

Získejte všechny aplikace pro předplatné.

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

Parametry

operations
IWebAppsOperations

Skupina operací pro tuto rozšiřující metodu.

cancellationToken
CancellationToken

Token zrušení.

Návraty

Poznámky

Popis pro Získání všech aplikací pro předplatné.

Platí pro