ReservationOrderResponse interface

Details of a reservation order being returned.

Extends

Properties

benefitStartTime

This is the DateTime when the reservation benefit started.

billingPlan

Represent the billing plans.

createdDateTime

This is the DateTime when the reservation was created.

displayName

Friendly name for user to easily identified the reservation.

etag
expiryDate

This is the date when the reservation will expire.

expiryDateTime

This is the date-time when the reservation will expire.

originalQuantity

Total Quantity of the skus purchased in the reservation.

planInformation

Information describing the type of billing plan for this reservation.

provisioningState

Current state of the reservation.

requestDateTime

This is the DateTime when the reservation was initially requested for purchase.

reservations
reviewDateTime

This is the date-time when the Azure Hybrid Benefit needs to be reviewed.

term

Represent the term of reservation.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Property Details

benefitStartTime

This is the DateTime when the reservation benefit started.

benefitStartTime?: Date

Property Value

Date

billingPlan

Represent the billing plans.

billingPlan?: string

Property Value

string

createdDateTime

This is the DateTime when the reservation was created.

createdDateTime?: Date

Property Value

Date

displayName

Friendly name for user to easily identified the reservation.

displayName?: string

Property Value

string

etag

etag?: number

Property Value

number

expiryDate

This is the date when the reservation will expire.

expiryDate?: Date

Property Value

Date

expiryDateTime

This is the date-time when the reservation will expire.

expiryDateTime?: Date

Property Value

Date

originalQuantity

Total Quantity of the skus purchased in the reservation.

originalQuantity?: number

Property Value

number

planInformation

Information describing the type of billing plan for this reservation.

planInformation?: ReservationOrderBillingPlanInformation

Property Value

provisioningState

Current state of the reservation.

provisioningState?: string

Property Value

string

requestDateTime

This is the DateTime when the reservation was initially requested for purchase.

requestDateTime?: Date

Property Value

Date

reservations

reservations?: ReservationResponse[]

Property Value

reviewDateTime

This is the date-time when the Azure Hybrid Benefit needs to be reviewed.

reviewDateTime?: Date

Property Value

Date

term

Represent the term of reservation.

term?: string

Property Value

string

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From ProxyResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From ProxyResource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From ProxyResource.type