Sdílet prostřednictvím


IInstructionsOperations Rozhraní

Definice

PokynyOperační operace.

public interface IInstructionsOperations
type IInstructionsOperations = interface
Public Interface IInstructionsOperations

Metody

GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Získejte instrukce podle názvu. Toto jsou vlastní pokyny k fakturaci a platí jenom pro některé zákazníky. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Zobrazí pokyny podle ID fakturačního profilu. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Zobrazí pokyny podle ID fakturačního profilu. https://docs.microsoft.com/en-us/rest/api/billing/

PutWithHttpMessagesAsync(String, String, String, Instruction, Dictionary<String,List<String>>, CancellationToken)

Vytvoří nebo aktualizuje instrukce. Toto jsou vlastní pokyny k fakturaci a platí jenom pro některé zákazníky.

Metody rozšíření

Get(IInstructionsOperations, String, String, String)

Získejte instrukce podle názvu. Toto jsou vlastní pokyny k fakturaci a platí jenom pro některé zákazníky. https://docs.microsoft.com/en-us/rest/api/billing/

GetAsync(IInstructionsOperations, String, String, String, CancellationToken)

Získejte instrukce podle názvu. Toto jsou vlastní pokyny k fakturaci a platí jenom pro některé zákazníky. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfile(IInstructionsOperations, String, String)

Zobrazí pokyny podle ID fakturačního profilu. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileAsync(IInstructionsOperations, String, String, CancellationToken)

Zobrazí pokyny podle ID fakturačního profilu. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNext(IInstructionsOperations, String)

Zobrazí pokyny podle ID fakturačního profilu. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNextAsync(IInstructionsOperations, String, CancellationToken)

Zobrazí pokyny podle ID fakturačního profilu. https://docs.microsoft.com/en-us/rest/api/billing/

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

Vytvoří nebo aktualizuje instrukce. Toto jsou vlastní pokyny k fakturaci a platí jenom pro některé zákazníky.

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

Vytvoří nebo aktualizuje instrukce. Toto jsou vlastní pokyny k fakturaci a platí jenom pro některé zákazníky.

Platí pro