Sdílet prostřednictvím


InstructionsOperationsExtensions.Get Metoda

Definice

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

public static Microsoft.Azure.Management.Billing.Models.Instruction Get (this Microsoft.Azure.Management.Billing.IInstructionsOperations operations, string billingAccountName, string billingProfileName, string instructionName);
static member Get : Microsoft.Azure.Management.Billing.IInstructionsOperations * string * string * string -> Microsoft.Azure.Management.Billing.Models.Instruction
<Extension()>
Public Function Get (operations As IInstructionsOperations, billingAccountName As String, billingProfileName As String, instructionName As String) As Instruction

Parametry

operations
IInstructionsOperations

Skupina operací pro tuto rozšiřující metodu.

billingAccountName
String

ID, které jednoznačně identifikuje fakturační účet.

billingProfileName
String

ID, které jednoznačně identifikuje fakturační profil.

instructionName
String

Název instrukce.

Návraty

Platí pro