Udostępnij za pośrednictwem


BillingPermissionsOperationsExtensions.ListByInvoiceSections Metoda

Definicja

Wyświetla listę uprawnień rozliczeniowych, które obiekt wywołujący ma w sekcji faktury. https://docs.microsoft.com/en-us/rest/api/billing/

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Billing.Models.BillingPermissionsProperties> ListByInvoiceSections(this Microsoft.Azure.Management.Billing.IBillingPermissionsOperations operations, string billingAccountName, string billingProfileName, string invoiceSectionName);
static member ListByInvoiceSections : Microsoft.Azure.Management.Billing.IBillingPermissionsOperations * string * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Billing.Models.BillingPermissionsProperties>
<Extension()>
Public Function ListByInvoiceSections (operations As IBillingPermissionsOperations, billingAccountName As String, billingProfileName As String, invoiceSectionName As String) As IPage(Of BillingPermissionsProperties)

Parametry

operations
IBillingPermissionsOperations

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