ReservationOrderProperty interface
Properties of a reservation order.
Properties
| benefit |
This is the DateTime when the reservation benefit started. |
| billing |
Billing account Id associated to this reservation order. |
| billing |
Represent the billing plans. |
| billing |
Billing profile Id associated to this reservation order. |
| created |
This is the DateTime when the reservation order was created. |
| customer |
Fully-qualified identifier of the customerId where the benefit is applied. Present only for Enterprise Agreement PartnerLed customers. |
| display |
Friendly name for user to easily identified the reservation order. |
| enrollment |
Enrollment id of the reservation order. |
| expiry |
This is the date when the reservation order will expire. |
| expiry |
This is the date-time when the reservation order will expire. |
| extended |
Extended status information for the reservation. |
| original |
Total original quantity of the skus purchased in the reservation order. |
| plan |
Information describing the type of billing plan for this reservation order. |
| product |
Represents UPN |
| provisioning |
The provisioning state of the reservation, e.g. Succeeded |
| request |
This is the DateTime when the reservation order was initially requested for purchase. |
| reservations | |
| review |
This is the date-time when the Azure Hybrid Benefit needs to be reviewed. |
| term | The term of the reservation, e.g. P1Y |
Property Details
benefitStartTime
This is the DateTime when the reservation benefit started.
benefitStartTime?: Date
Property Value
Date
billingAccountId
Billing account Id associated to this reservation order.
billingAccountId?: string
Property Value
string
billingPlan
Represent the billing plans.
billingPlan?: string
Property Value
string
billingProfileId
Billing profile Id associated to this reservation order.
billingProfileId?: string
Property Value
string
createdDateTime
This is the DateTime when the reservation order was created.
createdDateTime?: Date
Property Value
Date
customerId
Fully-qualified identifier of the customerId where the benefit is applied. Present only for Enterprise Agreement PartnerLed customers.
customerId?: string
Property Value
string
displayName
Friendly name for user to easily identified the reservation order.
displayName?: string
Property Value
string
enrollmentId
Enrollment id of the reservation order.
enrollmentId?: string
Property Value
string
expiryDate
This is the date when the reservation order will expire.
expiryDate?: Date
Property Value
Date
expiryDateTime
This is the date-time when the reservation order will expire.
expiryDateTime?: Date
Property Value
Date
extendedStatusInfo
Extended status information for the reservation.
extendedStatusInfo?: ReservationExtendedStatusInfo
Property Value
originalQuantity
Total original quantity of the skus purchased in the reservation order.
originalQuantity?: number
Property Value
number
planInformation
Information describing the type of billing plan for this reservation order.
planInformation?: ReservationOrderBillingPlanInformation
Property Value
productCode
Represents UPN
productCode?: string
Property Value
string
provisioningState
The provisioning state of the reservation, e.g. Succeeded
provisioningState?: string
Property Value
string
requestDateTime
This is the DateTime when the reservation order was initially requested for purchase.
requestDateTime?: Date
Property Value
Date
reservations
reviewDateTime
This is the date-time when the Azure Hybrid Benefit needs to be reviewed.
reviewDateTime?: Date
Property Value
Date
term
The term of the reservation, e.g. P1Y
term?: string
Property Value
string