ReservationDetail interface

reservation detail resource.

Extends

Properties

instanceFlexibilityGroup

The instance Flexibility Group. NOTE: This property will not be serialized. It can only be populated by the server.

instanceFlexibilityRatio

The instance Flexibility Ratio. NOTE: This property will not be serialized. It can only be populated by the server.

instanceId

This identifier is the name of the resource or the fully qualified Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

kind

The reservation kind. NOTE: This property will not be serialized. It can only be populated by the server.

reservationId

The reservation ID is the identifier of a reservation within a reservation order. Each reservation is the grouping for applying the benefit scope and also specifies the number of instances to which the reservation benefit can be applied to. NOTE: This property will not be serialized. It can only be populated by the server.

reservationOrderId

The reservation order ID is the identifier for a reservation purchase. Each reservation order ID represents a single purchase transaction. A reservation order contains reservations. The reservation order specifies the VM size and region for the reservations. NOTE: This property will not be serialized. It can only be populated by the server.

reservedHours

This is the total hours reserved for the day. E.g. if reservation for 1 instance was made on 1 PM, this will be 11 hours for that day and 24 hours from subsequent days. NOTE: This property will not be serialized. It can only be populated by the server.

skuName

This is the ARM Sku name. It can be used to join with the serviceType field in additional info in usage records. NOTE: This property will not be serialized. It can only be populated by the server.

totalReservedQuantity

This is the total count of instances that are reserved for the reservationId. NOTE: This property will not be serialized. It can only be populated by the server.

usageDate

The date on which consumption occurred. NOTE: This property will not be serialized. It can only be populated by the server.

usedHours

This is the total hours used by the instance. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

etag

The etag for the resource. NOTE: This property will not be serialized. It can only be populated by the server.

id

The full qualified ARM ID of an event. NOTE: This property will not be serialized. It can only be populated by the server.

name

The ID that uniquely identifies an event. NOTE: This property will not be serialized. It can only be populated by the server.

tags

Resource tags. NOTE: This property will not be serialized. It can only be populated by the server.

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

instanceFlexibilityGroup

The instance Flexibility Group. NOTE: This property will not be serialized. It can only be populated by the server.

instanceFlexibilityGroup?: string

Property Value

string

instanceFlexibilityRatio

The instance Flexibility Ratio. NOTE: This property will not be serialized. It can only be populated by the server.

instanceFlexibilityRatio?: string

Property Value

string

instanceId

This identifier is the name of the resource or the fully qualified Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

instanceId?: string

Property Value

string

kind

The reservation kind. NOTE: This property will not be serialized. It can only be populated by the server.

kind?: string

Property Value

string

reservationId

The reservation ID is the identifier of a reservation within a reservation order. Each reservation is the grouping for applying the benefit scope and also specifies the number of instances to which the reservation benefit can be applied to. NOTE: This property will not be serialized. It can only be populated by the server.

reservationId?: string

Property Value

string

reservationOrderId

The reservation order ID is the identifier for a reservation purchase. Each reservation order ID represents a single purchase transaction. A reservation order contains reservations. The reservation order specifies the VM size and region for the reservations. NOTE: This property will not be serialized. It can only be populated by the server.

reservationOrderId?: string

Property Value

string

reservedHours

This is the total hours reserved for the day. E.g. if reservation for 1 instance was made on 1 PM, this will be 11 hours for that day and 24 hours from subsequent days. NOTE: This property will not be serialized. It can only be populated by the server.

reservedHours?: number

Property Value

number

skuName

This is the ARM Sku name. It can be used to join with the serviceType field in additional info in usage records. NOTE: This property will not be serialized. It can only be populated by the server.

skuName?: string

Property Value

string

totalReservedQuantity

This is the total count of instances that are reserved for the reservationId. NOTE: This property will not be serialized. It can only be populated by the server.

totalReservedQuantity?: number

Property Value

number

usageDate

The date on which consumption occurred. NOTE: This property will not be serialized. It can only be populated by the server.

usageDate?: Date

Property Value

Date

usedHours

This is the total hours used by the instance. NOTE: This property will not be serialized. It can only be populated by the server.

usedHours?: number

Property Value

number

Inherited Property Details

etag

The etag for the resource. NOTE: This property will not be serialized. It can only be populated by the server.

etag?: string

Property Value

string

Inherited From Resource.etag

id

The full qualified ARM ID of an event. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

name

The ID that uniquely identifies an event. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags. NOTE: This property will not be serialized. It can only be populated by the server.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type