Sdílet prostřednictvím


InvoiceSectionsOperationsExtensions.Get Metoda

Definice

Získá oddíl faktury podle jeho ID. Operace se podporuje jenom u fakturačních účtů s typem smlouvy Smlouva se zákazníkem Microsoftu. https://docs.microsoft.com/en-us/rest/api/billing/

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

Parametry

operations
IInvoiceSectionsOperations

Skupina operací pro tuto metodu rozšíření.

billingAccountName
String

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

billingProfileName
String

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

invoiceSectionName
String

ID, které jednoznačně identifikuje oddíl faktury.

Návraty

Platí pro