Freigeben über


SkusExtensions.ListAsync(ISkus, CancellationToken) Methode

Definition

Rufen Sie die Liste der StorageCache.Cache-SKUs ab, die für dieses Abonnement verfügbar sind.

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

Parameter

operations
ISkus

Die Vorgangsgruppe für diese Erweiterungsmethode.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: