Udostępnij za pośrednictwem


InvoiceSectionsOperationsExtensions.Get Metoda

Definicja

Pobiera sekcję faktury według jej identyfikatora. Operacja jest obsługiwana tylko w przypadku kont rozliczeniowych z typem umowy Umowa z Klientem Microsoft. 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

Grupa operacji dla tej metody rozszerzenia.

billingAccountName
String

Identyfikator, który jednoznacznie identyfikuje konto rozliczeniowe.

billingProfileName
String

Identyfikator, który jednoznacznie identyfikuje profil rozliczeniowy.

invoiceSectionName
String

Identyfikator, który jednoznacznie identyfikuje sekcję faktury.

Zwraca

Dotyczy