ConditionalCreditProperties interface
Properties belonging to conditional credits.
Properties
| benefit |
Fully-qualified identifier of the benefit under applicable benefit list. |
| billing |
The billing account resource ID |
| display |
Display name for the conditional credit |
| end |
End date of the conditional credit (derived from last milestone) |
| entity |
The discriminator possible values: Contributor, Primary |
| product |
Product code for the conditional credit |
| provisioning |
The provisioning state of the resource |
| resource |
Fully-qualified resource identifier of the resource. Format: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BillingBenefits/{benefitType}/{benefitName}. |
| start |
Start date of the conditional credit |
| status | The status of the conditional credit |
Property Details
benefitResourceId
Fully-qualified identifier of the benefit under applicable benefit list.
benefitResourceId?: string
Property Value
string
billingAccountResourceId
The billing account resource ID
billingAccountResourceId?: string
Property Value
string
displayName
Display name for the conditional credit
displayName?: string
Property Value
string
endAt
End date of the conditional credit (derived from last milestone)
endAt?: Date
Property Value
Date
entityType
The discriminator possible values: Contributor, Primary
entityType: string
Property Value
string
productCode
Product code for the conditional credit
productCode?: string
Property Value
string
provisioningState
The provisioning state of the resource
provisioningState?: string
Property Value
string
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 date of the conditional credit
startAt?: Date
Property Value
Date
status
The status of the conditional credit
status?: string
Property Value
string