IInstructionsOperations 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.
InstrukcjeOperacje operacji.
public interface IInstructionsOperations
type IInstructionsOperations = interface
Public Interface IInstructionsOperations
Metody
GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Pobierz instrukcję według nazwy. Są to niestandardowe instrukcje dotyczące rozliczeń i mają zastosowanie tylko dla niektórych klientów. https://docs.microsoft.com/en-us/rest/api/billing/ |
ListByBillingProfileNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Wyświetla instrukcje według identyfikatora profilu rozliczeniowego. https://docs.microsoft.com/en-us/rest/api/billing/ |
ListByBillingProfileWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Wyświetla instrukcje według identyfikatora profilu rozliczeniowego. https://docs.microsoft.com/en-us/rest/api/billing/ |
PutWithHttpMessagesAsync(String, String, String, Instruction, Dictionary<String,List<String>>, CancellationToken) |
Tworzy lub aktualizuje instrukcję. Są to niestandardowe instrukcje dotyczące rozliczeń i mają zastosowanie tylko dla niektórych klientów. |
Metody rozszerzania
Dotyczy
Azure SDK for .NET