IAgreementsOperations Rozhraní
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í.
Operace AgreementsOperations.
public interface IAgreementsOperations
type IAgreementsOperations = interface
Public Interface IAgreementsOperations
Metody
Metody rozšíření
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