AgreementsOperationsExtensions Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Méthodes d’extension pour AgreementsOperations.
public static class AgreementsOperationsExtensions
type AgreementsOperationsExtensions = class
Public Module AgreementsOperationsExtensions
- Héritage
-
AgreementsOperationsExtensions
Méthodes
Get(IAgreementsOperations, String, String, String) |
Obtient un contrat par ID. https://docs.microsoft.com/en-us/rest/api/billing/ |
GetAsync(IAgreementsOperations, String, String, String, CancellationToken) |
Obtient un contrat par ID. https://docs.microsoft.com/en-us/rest/api/billing/ |
ListByBillingAccount(IAgreementsOperations, String, String) |
Répertorie les contrats pour un compte de facturation. https://docs.microsoft.com/en-us/rest/api/billing/ |
ListByBillingAccountAsync(IAgreementsOperations, String, String, CancellationToken) |
Répertorie les contrats pour un compte de facturation. https://docs.microsoft.com/en-us/rest/api/billing/ |
ListByBillingAccountNext(IAgreementsOperations, String) |
Répertorie les contrats pour un compte de facturation. https://docs.microsoft.com/en-us/rest/api/billing/ |
ListByBillingAccountNextAsync(IAgreementsOperations, String, CancellationToken) |
Répertorie les contrats pour un compte de facturation. https://docs.microsoft.com/en-us/rest/api/billing/ |
S’applique à
Azure SDK for .NET