CreditSummary interface
A credit summary resource.
- Extends
Properties
balance |
Summary of balances associated with this credit summary. NOTE: This property will not be serialized. It can only be populated by the server. |
billing |
The billing currency. NOTE: This property will not be serialized. It can only be populated by the server. |
credit |
The credit currency. NOTE: This property will not be serialized. It can only be populated by the server. |
e |
The eTag for the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
expired |
Expired credit. NOTE: This property will not be serialized. It can only be populated by the server. |
pending |
Pending credit adjustments. NOTE: This property will not be serialized. It can only be populated by the server. |
pending |
Pending eligible charges. NOTE: This property will not be serialized. It can only be populated by the server. |
reseller | Credit's reseller. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
etag | The etag for the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
id | The full qualified ARM ID of an event. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The ID that uniquely identifies an event. NOTE: This property will not be serialized. It can only be populated by the server. |
tags | Resource tags. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
balanceSummary
Summary of balances associated with this credit summary. NOTE: This property will not be serialized. It can only be populated by the server.
balanceSummary?: CreditBalanceSummary
Property Value
billingCurrency
The billing currency. NOTE: This property will not be serialized. It can only be populated by the server.
billingCurrency?: string
Property Value
string
creditCurrency
The credit currency. NOTE: This property will not be serialized. It can only be populated by the server.
creditCurrency?: string
Property Value
string
eTag
The eTag for the resource. NOTE: This property will not be serialized. It can only be populated by the server.
eTag?: string
Property Value
string
expiredCredit
Expired credit. NOTE: This property will not be serialized. It can only be populated by the server.
expiredCredit?: Amount
Property Value
pendingCreditAdjustments
Pending credit adjustments. NOTE: This property will not be serialized. It can only be populated by the server.
pendingCreditAdjustments?: Amount
Property Value
pendingEligibleCharges
Pending eligible charges. NOTE: This property will not be serialized. It can only be populated by the server.
pendingEligibleCharges?: Amount
Property Value
reseller
Credit's reseller. NOTE: This property will not be serialized. It can only be populated by the server.
reseller?: Reseller
Property Value
Inherited Property Details
etag
The etag for the resource. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
Property Value
string
Inherited From Resource.etag
id
The full qualified ARM ID of an event. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From Resource.id
name
The ID that uniquely identifies an event. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Resource.name
tags
Resource tags. NOTE: This property will not be serialized. It can only be populated by the server.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From Resource.tags
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Resource.type