InvoiceSectionProperties interface

An invoice section.

Properties

displayName

The name of the invoice section.

provisioningState

The provisioning state of the resource during a long-running operation. NOTE: This property will not be serialized. It can only be populated by the server.

reasonCode

Reason for the specified invoice section status.

state

Identifies the status of an invoice section.

systemId

The system generated unique identifier for an invoice section. NOTE: This property will not be serialized. It can only be populated by the server.

tags

Dictionary of metadata associated with the resource. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \ ? /

targetCloud

Identifies the cloud environments that are associated with an invoice section. This is a system managed optional field and gets updated as the invoice section gets associated with accounts in various clouds.

Property Details

displayName

The name of the invoice section.

displayName?: string

Property Value

string

provisioningState

The provisioning state of the resource during a long-running operation. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

reasonCode

Reason for the specified invoice section status.

reasonCode?: string

Property Value

string

state

Identifies the status of an invoice section.

state?: string

Property Value

string

systemId

The system generated unique identifier for an invoice section. NOTE: This property will not be serialized. It can only be populated by the server.

systemId?: string

Property Value

string

tags

Dictionary of metadata associated with the resource. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \ ? /

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

targetCloud

Identifies the cloud environments that are associated with an invoice section. This is a system managed optional field and gets updated as the invoice section gets associated with accounts in various clouds.

targetCloud?: string

Property Value

string