Partager via


QuotaOperationOperationsExtensions.List(IQuotaOperationOperations) Méthode

Définition

Opérations de quota GET.

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

Paramètres

operations
IQuotaOperationOperations

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

Retours

Remarques

Répertorier toutes les opérations prises en charge par le fournisseur de ressources Microsoft.Quota.

S’applique à