InvoiceSectionWithCreateSubPermission interface
Invoice section properties with create subscription permission.
Properties
| billing |
The name of the billing profile. |
| billing |
The fully qualified ID that uniquely identifies a billing profile. |
| billing |
The billing profile spending limit. |
| billing |
The status of the billing profile. |
| billing |
Reason for the specified billing profile status. |
| billing |
The system generated unique identifier for a billing profile. |
| enabled |
Enabled azure plans for the associated billing profile. |
| invoice |
The name of the invoice section. |
| invoice |
The fully qualified ID that uniquely identifies an invoice section. |
| invoice |
The system generated unique identifier for an invoice section. |
Property Details
billingProfileDisplayName
The name of the billing profile.
billingProfileDisplayName?: string
Property Value
string
billingProfileId
The fully qualified ID that uniquely identifies a billing profile.
billingProfileId?: string
Property Value
string
billingProfileSpendingLimit
The billing profile spending limit.
billingProfileSpendingLimit?: string
Property Value
string
billingProfileStatus
The status of the billing profile.
billingProfileStatus?: string
Property Value
string
billingProfileStatusReasonCode
Reason for the specified billing profile status.
billingProfileStatusReasonCode?: string
Property Value
string
billingProfileSystemId
The system generated unique identifier for a billing profile.
billingProfileSystemId?: string
Property Value
string
enabledAzurePlans
Enabled azure plans for the associated billing profile.
enabledAzurePlans?: AzurePlan[]
Property Value
invoiceSectionDisplayName
The name of the invoice section.
invoiceSectionDisplayName?: string
Property Value
string
invoiceSectionId
The fully qualified ID that uniquely identifies an invoice section.
invoiceSectionId?: string
Property Value
string
invoiceSectionSystemId
The system generated unique identifier for an invoice section.
invoiceSectionSystemId?: string
Property Value
string