Dela via


AppServiceEnvironmentsOperationsExtensions.ListAsync Metod

Definition

Hämta alla App Service miljöer för en prenumeration.

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

Parametrar

operations
IAppServiceEnvironmentsOperations

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

cancellationToken
CancellationToken

Annulleringstoken.

Returer

Kommentarer

Beskrivning för Hämta alla App Service miljöer för en prenumeration.

Gäller för