AgreementsOperationsExtensions Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Rozšiřující metody pro AgreementsOperations.
public static class AgreementsOperationsExtensions
type AgreementsOperationsExtensions = class
Public Module AgreementsOperationsExtensions
- Dědičnost
-
AgreementsOperationsExtensions
Metody
Get(IAgreementsOperations, String, String, String) |
Získá smlouvu podle ID. https://docs.microsoft.com/en-us/rest/api/billing/ |
GetAsync(IAgreementsOperations, String, String, String, CancellationToken) |
Získá smlouvu podle ID. https://docs.microsoft.com/en-us/rest/api/billing/ |
ListByBillingAccount(IAgreementsOperations, String, String) |
Zobrazí seznam smluv pro fakturační účet. https://docs.microsoft.com/en-us/rest/api/billing/ |
ListByBillingAccountAsync(IAgreementsOperations, String, String, CancellationToken) |
Zobrazí seznam smluv pro fakturační účet. https://docs.microsoft.com/en-us/rest/api/billing/ |
ListByBillingAccountNext(IAgreementsOperations, String) |
Zobrazí seznam smluv pro fakturační účet. https://docs.microsoft.com/en-us/rest/api/billing/ |
ListByBillingAccountNextAsync(IAgreementsOperations, String, CancellationToken) |
Zobrazí seznam smluv pro fakturační účet. https://docs.microsoft.com/en-us/rest/api/billing/ |
Platí pro
Azure SDK for .NET