ReservationRecommendationDetailsResourceProperties interface

Details of the resource.

Properties

appliedScopes

List of subscriptions for which the reservation is applied.

onDemandRate

On-demand rate of the resource. Most resources use hourly rates, except for BlockBlob, ManagedDisk, Backup, and Azure Files, which use monthly rates. Only hardware rates are included; software rates are excluded. Note: there could be new resources that use hourly rates in the future.

product

Azure product ex: Standard_E8s_v3 etc.

region

Azure resource region ex:EastUS, WestUS etc.

reservationRate

Hourly reservation rate of the resource. Varies based on the term.

resourceType

The azure resource type.

Property Details

appliedScopes

List of subscriptions for which the reservation is applied.

appliedScopes?: string[]

Property Value

string[]

onDemandRate

On-demand rate of the resource. Most resources use hourly rates, except for BlockBlob, ManagedDisk, Backup, and Azure Files, which use monthly rates. Only hardware rates are included; software rates are excluded. Note: there could be new resources that use hourly rates in the future.

onDemandRate?: number

Property Value

number

product

Azure product ex: Standard_E8s_v3 etc.

product?: string

Property Value

string

region

Azure resource region ex:EastUS, WestUS etc.

region?: string

Property Value

string

reservationRate

Hourly reservation rate of the resource. Varies based on the term.

reservationRate?: number

Property Value

number

resourceType

The azure resource type.

resourceType?: string

Property Value

string