ReservationRecommendationDetailsResourceProperties interface

Details of the resource.

Properties

appliedScopes

List of subscriptions for which the reservation is applied. NOTE: This property will not be serialized. It can only be populated by the server.

onDemandRate

On demand rate of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

product

Azure product ex: Standard_E8s_v3 etc. NOTE: This property will not be serialized. It can only be populated by the server.

region

Azure resource region ex:EastUS, WestUS etc. NOTE: This property will not be serialized. It can only be populated by the server.

reservationRate

Reservation rate of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

resourceType

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

Property Details

appliedScopes

List of subscriptions for which the reservation is applied. NOTE: This property will not be serialized. It can only be populated by the server.

appliedScopes?: string[]

Property Value

string[]

onDemandRate

On demand rate of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

onDemandRate?: number

Property Value

number

product

Azure product ex: Standard_E8s_v3 etc. NOTE: This property will not be serialized. It can only be populated by the server.

product?: string

Property Value

string

region

Azure resource region ex:EastUS, WestUS etc. NOTE: This property will not be serialized. It can only be populated by the server.

region?: string

Property Value

string

reservationRate

Reservation rate of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

reservationRate?: number

Property Value

number

resourceType

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

resourceType?: string

Property Value

string