Partager via


OperationsExtensions.List(IOperations) Méthode

Définition

Répertorie les opérations d’API REST de facturation disponibles. https://docs.microsoft.com/en-us/rest/api/billing/

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

Paramètres

operations
IOperations

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

Retours

S’applique à