Udostępnij za pośrednictwem


IInstructionsOperations Interfejs

Definicja

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

Get(IInstructionsOperations, String, String, String)

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/

GetAsync(IInstructionsOperations, String, String, 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/

ListByBillingProfile(IInstructionsOperations, String, String)

Wyświetla instrukcje według identyfikatora profilu rozliczeniowego. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileAsync(IInstructionsOperations, String, String, CancellationToken)

Wyświetla instrukcje według identyfikatora profilu rozliczeniowego. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNext(IInstructionsOperations, String)

Wyświetla instrukcje według identyfikatora profilu rozliczeniowego. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNextAsync(IInstructionsOperations, String, CancellationToken)

Wyświetla instrukcje według identyfikatora profilu rozliczeniowego. https://docs.microsoft.com/en-us/rest/api/billing/

Put(IInstructionsOperations, String, String, String, Instruction)

Tworzy lub aktualizuje instrukcję. Są to niestandardowe instrukcje dotyczące rozliczeń i mają zastosowanie tylko dla niektórych klientów.

PutAsync(IInstructionsOperations, String, String, String, Instruction, CancellationToken)

Tworzy lub aktualizuje instrukcję. Są to niestandardowe instrukcje dotyczące rozliczeń i mają zastosowanie tylko dla niektórych klientów.

Dotyczy