Partager via


GalleriesOperationsExtensions.ListAsync Méthode

Définition

Répertorier les galeries sous un abonnement.

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

Paramètres

operations
IGalleriesOperations

Groupe d’opérations pour cette méthode d’extension.

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

S’applique à