ModernReservationRecommendation interface

Modern reservation recommendation.

Extends

Properties

kind

Specifies the kind of reservation recommendation.

properties

Properties for modern reservation recommendation

Inherited Properties

etag

The etag for the resource.

id

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

location

Resource location

name

The name of the resource

sku

Resource sku

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

tags

Resource tags.

type

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

Property Details

kind

Specifies the kind of reservation recommendation.

kind: "modern"

Property Value

"modern"

properties

Properties for modern reservation recommendation

properties: ModernReservationRecommendationPropertiesUnion

Property Value

Inherited Property Details

etag

The etag for the resource.

etag?: string

Property Value

string

Inherited From ReservationRecommendation.etag

id

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

id?: string

Property Value

string

Inherited From ReservationRecommendation.id

location

Resource location

location?: string

Property Value

string

Inherited From ReservationRecommendation.location

name

The name of the resource

name?: string

Property Value

string

Inherited From ReservationRecommendation.name

sku

Resource sku

sku?: string

Property Value

string

Inherited From ReservationRecommendation.sku

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From ReservationRecommendation.systemData

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From ReservationRecommendation.tags

type

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

type?: string

Property Value

string

Inherited From ReservationRecommendation.type