Dela via


WebAppsOperationsExtensions.ListAsync Metod

Definition

Hämta alla appar för en prenumeration.

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))

Parametrar

operations
IWebAppsOperations

Åtgärdsgruppen för den här tilläggsmetoden.

cancellationToken
CancellationToken

Annulleringstoken.

Returer

Kommentarer

Beskrivning för Hämta alla appar för en prenumeration.

Gäller för