IAgreementsOperations Interfejs
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Operacje AgreementOperations.
public interface IAgreementsOperations
type IAgreementsOperations = interface
Public Interface IAgreementsOperations
Metody
GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Pobiera umowę według identyfikatora. https://docs.microsoft.com/en-us/rest/api/billing/ |
ListByBillingAccountNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Wyświetla listę umów dotyczących konta rozliczeniowego. https://docs.microsoft.com/en-us/rest/api/billing/ |
ListByBillingAccountWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Wyświetla listę umów dotyczących konta rozliczeniowego. https://docs.microsoft.com/en-us/rest/api/billing/ |
Metody rozszerzania
Dotyczy
Azure SDK for .NET