Udostępnij za pośrednictwem


BillingAccountsOperationsExtensions.ListInvoiceSectionsByCreateSubscriptionPermission Metoda

Definicja

Zawiera listę sekcji faktury, dla których użytkownik ma uprawnienia do tworzenia subskrypcji platformy Azure. Ta 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.Rest.Azure.IPage<Microsoft.Azure.Management.Billing.Models.InvoiceSectionWithCreateSubPermission> ListInvoiceSectionsByCreateSubscriptionPermission (this Microsoft.Azure.Management.Billing.IBillingAccountsOperations operations, string billingAccountName);
static member ListInvoiceSectionsByCreateSubscriptionPermission : Microsoft.Azure.Management.Billing.IBillingAccountsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Billing.Models.InvoiceSectionWithCreateSubPermission>
<Extension()>
Public Function ListInvoiceSectionsByCreateSubscriptionPermission (operations As IBillingAccountsOperations, billingAccountName As String) As IPage(Of InvoiceSectionWithCreateSubPermission)

Parametry

operations
IBillingAccountsOperations

Grupa operacji dla tej metody rozszerzenia.

billingAccountName
String

Identyfikator, który jednoznacznie identyfikuje konto rozliczeniowe.

Zwraca

Dotyczy