Sdílet prostřednictvím


DeletedWebAppsOperationsExtensions.ListAsync Metoda

Definice

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

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

Parametry

operations
IDeletedWebAppsOperations

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 odstraněných aplikací pro předplatné.

Platí pro