CreditProperties interface
Properties of a credit
Properties
| billing |
Fully-qualified identifier of the billing account where the benefit is applied. Present only for Enterprise Agreement customers. |
| billing |
Fully-qualified identifier of the billing profile where the benefit is applied. Present only for Field-led or Customer-led customers. |
| breakdown | Credit line-items/milestones/no-charge services breakdown |
| credit | The entire investment amount for the credit contract, including currency and amount |
| customer |
Fully-qualified identifier of the customer where the savings plan is applied. Present only for Partner-led customers. Format is /providers/Microsoft.Billing/billingAccounts/{acctId:orgId} |
| end |
End DateTime in UTC. |
| policies | Credit breakdown item representing a milestone, line-item, or no-charge service |
| product |
Product UPN for the credit type |
| provisioning |
Provisioning state |
| reason | The reason for the credit. Not required if not applicable. |
| resource |
Fully-qualified resource identifier of the resource. Format: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BillingBenefits/{benefitType}/{benefitName}. |
| start |
Start DateTime. |
| status | Status of the credit |
| system |
System identifier |
Property Details
billingAccountResourceId
Fully-qualified identifier of the billing account where the benefit is applied. Present only for Enterprise Agreement customers.
billingAccountResourceId?: string
Property Value
string
billingProfileResourceId
Fully-qualified identifier of the billing profile where the benefit is applied. Present only for Field-led or Customer-led customers.
billingProfileResourceId?: string
Property Value
string
breakdown
Credit line-items/milestones/no-charge services breakdown
breakdown?: CreditBreakdownItem[]
Property Value
credit
The entire investment amount for the credit contract, including currency and amount
credit?: Commitment
Property Value
customerId
Fully-qualified identifier of the customer where the savings plan is applied. Present only for Partner-led customers. Format is /providers/Microsoft.Billing/billingAccounts/{acctId:orgId}
customerId?: string
Property Value
string
endAt
End DateTime in UTC.
endAt?: Date
Property Value
Date
policies
Credit breakdown item representing a milestone, line-item, or no-charge service
policies?: CreditPolicies
Property Value
productCode
Product UPN for the credit type
productCode?: string
Property Value
string
provisioningState
Provisioning state
provisioningState?: string
Property Value
string
reason
The reason for the credit. Not required if not applicable.
reason?: CreditReason
Property Value
resourceId
Fully-qualified resource identifier of the resource. Format: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BillingBenefits/{benefitType}/{benefitName}.
resourceId?: string
Property Value
string
startAt
Start DateTime.
startAt?: Date
Property Value
Date
status
Status of the credit
status?: string
Property Value
string
systemId
System identifier
systemId?: string
Property Value
string