Dela via


ResourceHealthMetadataOperationsExtensions.ListAsync Metod

Definition

Visa en lista över alla ResourceHealthMetadata för alla webbplatser i prenumerationen.

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

Parametrar

operations
IResourceHealthMetadataOperations

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

cancellationToken
CancellationToken

Annulleringstoken.

Returer

Kommentarer

Beskrivning för Lista alla ResourceHealthMetadata för alla webbplatser i prenumerationen.

Gäller för