PrimaryConditionalCreditProperties interface

Properties for primary conditional credit.

Extends

Properties

allowContributors

Whether this conditional credit allows contributor billing accounts

entityType

Type of conditional credit entity

milestones

List of milestones for this conditional credit (must include awards)

systemId

System identifier shared between primary and contributor conditional credits representing the same conditional credit program

Inherited Properties

benefitResourceId

Fully-qualified identifier of the benefit under applicable benefit list.

billingAccountResourceId

The billing account resource ID

displayName

Display name for the conditional credit

endAt

End date of the conditional credit (derived from last milestone)

productCode

Product code for the conditional credit

provisioningState

The provisioning state of the resource

resourceId

Fully-qualified resource identifier of the resource. Format: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BillingBenefits/{benefitType}/{benefitName}.

startAt

Start date of the conditional credit

status

The status of the conditional credit

Property Details

allowContributors

Whether this conditional credit allows contributor billing accounts

allowContributors?: string

Property Value

string

entityType

Type of conditional credit entity

entityType: "Primary"

Property Value

"Primary"

milestones

List of milestones for this conditional credit (must include awards)

milestones?: ConditionalCreditMilestone[]

Property Value

systemId

System identifier shared between primary and contributor conditional credits representing the same conditional credit program

systemId?: string

Property Value

string

Inherited Property Details

benefitResourceId

Fully-qualified identifier of the benefit under applicable benefit list.

benefitResourceId?: string

Property Value

string

Inherited From ConditionalCreditProperties.benefitResourceId

billingAccountResourceId

The billing account resource ID

billingAccountResourceId?: string

Property Value

string

Inherited From ConditionalCreditProperties.billingAccountResourceId

displayName

Display name for the conditional credit

displayName?: string

Property Value

string

Inherited From ConditionalCreditProperties.displayName

endAt

End date of the conditional credit (derived from last milestone)

endAt?: Date

Property Value

Date

Inherited From ConditionalCreditProperties.endAt

productCode

Product code for the conditional credit

productCode?: string

Property Value

string

Inherited From ConditionalCreditProperties.productCode

provisioningState

The provisioning state of the resource

provisioningState?: string

Property Value

string

Inherited From ConditionalCreditProperties.provisioningState

resourceId

Fully-qualified resource identifier of the resource. Format: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BillingBenefits/{benefitType}/{benefitName}.

resourceId?: string

Property Value

string

Inherited From ConditionalCreditProperties.resourceId

startAt

Start date of the conditional credit

startAt?: Date

Property Value

Date

Inherited From ConditionalCreditProperties.startAt

status

The status of the conditional credit

status?: string

Property Value

string

Inherited From ConditionalCreditProperties.status