InvoiceSectionWithCreateSubPermission Class

Definition

Invoice section properties with create subscription permission.

public class InvoiceSectionWithCreateSubPermission
type InvoiceSectionWithCreateSubPermission = class
Public Class InvoiceSectionWithCreateSubPermission
Inheritance
InvoiceSectionWithCreateSubPermission

Constructors

InvoiceSectionWithCreateSubPermission()

Initializes a new instance of the InvoiceSectionWithCreateSubPermission class.

InvoiceSectionWithCreateSubPermission(String, String, String, String, String, String, String, String, String, IList<AzurePlan>)

Initializes a new instance of the InvoiceSectionWithCreateSubPermission class.

Properties

BillingProfileDisplayName

Gets the name of the billing profile for the invoice section.

BillingProfileId

Gets the ID of the billing profile for the invoice section.

BillingProfileSpendingLimit

Gets the billing profile spending limit. Possible values include: 'Off', 'On'

BillingProfileStatus

Gets the status of the billing profile. Possible values include: 'Active', 'Disabled', 'Warned'

BillingProfileStatusReasonCode

Gets reason for the specified billing profile status. Possible values include: 'PastDue', 'SpendingLimitReached', 'SpendingLimitExpired'

BillingProfileSystemId

Gets the system generated unique identifier for a billing profile.

EnabledAzurePlans

Gets or sets enabled azure plans for the associated billing profile.

InvoiceSectionDisplayName

Gets the name of the invoice section.

InvoiceSectionId

Gets the ID of the invoice section.

InvoiceSectionSystemId

Gets the system generated unique identifier for an invoice section.

Applies to