ReservationRecommendationDetailsModel interface

Reservation recommendation details.

Extends

Properties

currency

An ISO 4217 currency code identifier for the costs and savings NOTE: This property will not be serialized. It can only be populated by the server.

location

Resource Location.

resource

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

resourceGroup

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

savings

Savings information for the recommendation. NOTE: This property will not be serialized. It can only be populated by the server.

scope

Scope of the reservation, ex: Single or Shared. NOTE: This property will not be serialized. It can only be populated by the server.

sku

Resource sku

usage

Historical usage details used to calculate the estimated savings. 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

currency

An ISO 4217 currency code identifier for the costs and savings NOTE: This property will not be serialized. It can only be populated by the server.

currency?: string

Property Value

string

location

Resource Location.

location?: string

Property Value

string

resource

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

resource?: ReservationRecommendationDetailsResourceProperties

Property Value

resourceGroup

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

resourceGroup?: string

Property Value

string

savings

Savings information for the recommendation. NOTE: This property will not be serialized. It can only be populated by the server.

savings?: ReservationRecommendationDetailsSavingsProperties

Property Value

scope

Scope of the reservation, ex: Single or Shared. NOTE: This property will not be serialized. It can only be populated by the server.

scope?: string

Property Value

string

sku

Resource sku

sku?: string

Property Value

string

usage

Historical usage details used to calculate the estimated savings. NOTE: This property will not be serialized. It can only be populated by the server.

usage?: ReservationRecommendationDetailsUsageProperties

Property Value

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