Freigeben über


ApiManagementSkusOperationsExtensions.List Methode

Definition

Ruft die Liste der microsoft.ApiManagement SKUs ab, die für Ihr Abonnement verfügbar sind.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ApiManagement.Models.ApiManagementSku> List (this Microsoft.Azure.Management.ApiManagement.IApiManagementSkusOperations operations);
static member List : Microsoft.Azure.Management.ApiManagement.IApiManagementSkusOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ApiManagement.Models.ApiManagementSku>
<Extension()>
Public Function List (operations As IApiManagementSkusOperations) As IPage(Of ApiManagementSku)

Parameter

operations
IApiManagementSkusOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

Gibt zurück

Gilt für: