Partager via


AvailableSkusOperationsExtensions.ListAsync Méthode

Définition

Répertoriez toutes les références skus disponibles et les informations qui leur sont associées.

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

Paramètres

operations
IAvailableSkusOperations

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

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

S’applique à