Udostępnij za pośrednictwem


InvoicesOperationsExtensions.GetById(IInvoicesOperations, String) Metoda

Definicja

Pobiera fakturę według identyfikatora. Operacja jest obsługiwana w przypadku kont rozliczeniowych z typem umowy Microsoft Partner Agreement lub Umowa z Klientem Microsoft. https://docs.microsoft.com/en-us/rest/api/billing/

public static Microsoft.Azure.Management.Billing.Models.Invoice GetById (this Microsoft.Azure.Management.Billing.IInvoicesOperations operations, string invoiceName);
static member GetById : Microsoft.Azure.Management.Billing.IInvoicesOperations * string -> Microsoft.Azure.Management.Billing.Models.Invoice
<Extension()>
Public Function GetById (operations As IInvoicesOperations, invoiceName As String) As Invoice

Parametry

operations
IInvoicesOperations

Grupa operacji dla tej metody rozszerzenia.

invoiceName
String

Identyfikator, który jednoznacznie identyfikuje fakturę.

Zwraca

Dotyczy