Dela via


IFunctionApps.ListFunctionAppBasicAsync(Boolean, CancellationToken) Metod

Definition

Visar grundläggande information för funktionsappar i den aktuella valda prenumerationen.

public System.Threading.Tasks.Task<Microsoft.Azure.Management.ResourceManager.Fluent.Core.IPagedCollection<Microsoft.Azure.Management.AppService.Fluent.IFunctionAppBasic>> ListFunctionAppBasicAsync (bool loadAllPages = true, System.Threading.CancellationToken cancellationToken = default);
abstract member ListFunctionAppBasicAsync : bool * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.ResourceManager.Fluent.Core.IPagedCollection<Microsoft.Azure.Management.AppService.Fluent.IFunctionAppBasic>>
Public Function ListFunctionAppBasicAsync (Optional loadAllPages As Boolean = true, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPagedCollection(Of IFunctionAppBasic))

Parametrar

loadAllPages
Boolean
cancellationToken
CancellationToken

Returer

lista över resurser

Gäller för