Freigeben über


GalleriesOperationsExtensions.ListAsync Methode

Definition

Listen Sie Kataloge unter einem Abonnement auf.

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))

Parameter

operations
IGalleriesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: