Udostępnij za pośrednictwem


InstructionsOperationsExtensions Klasa

Definicja

Metody rozszerzenia instrukcjiOperations.

public static class InstructionsOperationsExtensions
type InstructionsOperationsExtensions = class
Public Module InstructionsOperationsExtensions
Dziedziczenie
InstructionsOperationsExtensions

Metody

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