共用方式為


ReservationRecommendationDetailsModel interface

保留建議詳細數據。

Extends

屬性

currency

成本與節省成本的 ISO 4217 貨幣碼識別碼注意:此屬性將不會串行化。 它只能由伺服器填入。

location

資源位置。

resource

資源特定屬性。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resourceGroup

資源群組。 注意:這個屬性不會串行化。 它只能由伺服器填入。

savings

儲存建議的資訊。 注意:這個屬性不會串行化。 它只能由伺服器填入。

scope

保留的範圍,例如:單一或共用。 注意:這個屬性不會串行化。 它只能由伺服器填入。

sku

資源 SKU

usage

用來計算估計節省費用的歷程記錄使用量詳細數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

etag

資源的 etag。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id

事件的完整ARM標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

可唯一識別事件的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

資源標籤。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

currency

成本與節省成本的 ISO 4217 貨幣碼識別碼注意:此屬性將不會串行化。 它只能由伺服器填入。

currency?: string

屬性值

string

location

資源位置。

location?: string

屬性值

string

resource

資源特定屬性。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resource?: ReservationRecommendationDetailsResourceProperties

屬性值

resourceGroup

資源群組。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resourceGroup?: string

屬性值

string

savings

儲存建議的資訊。 注意:這個屬性不會串行化。 它只能由伺服器填入。

savings?: ReservationRecommendationDetailsSavingsProperties

屬性值

scope

保留的範圍,例如:單一或共用。 注意:這個屬性不會串行化。 它只能由伺服器填入。

scope?: string

屬性值

string

sku

資源 SKU

sku?: string

屬性值

string

usage

用來計算估計節省費用的歷程記錄使用量詳細數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

usage?: ReservationRecommendationDetailsUsageProperties

屬性值

繼承的屬性詳細資料

etag

資源的 etag。 注意:這個屬性不會串行化。 它只能由伺服器填入。

etag?: string

屬性值

string

繼承自Resource.etag

id

事件的完整ARM標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自Resource.id

name

可唯一識別事件的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

tags

資源標籤。 注意:這個屬性不會串行化。 它只能由伺服器填入。

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

屬性值

{[propertyName: string]: string}

繼承自Resource.tags

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type