你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ReservationRecommendationDetailsResourceProperties interface

资源的详细信息。

属性

appliedScopes

为其应用预留的订阅列表。 注意:此属性不会序列化。 它只能由服务器填充。

onDemandRate

资源的按需速率。 注意:此属性不会序列化。 它只能由服务器填充。

product

Azure 产品(例如:Standard_E8s_v3等)。注意:此属性不会序列化。 它只能由服务器填充。

region

Azure 资源区域,例如 EastUS、WestUS 等。注意:此属性不会序列化。 它只能由服务器填充。

reservationRate

资源的预留率。 注意:此属性不会序列化。 它只能由服务器填充。

resourceType

Azure 资源类型。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

appliedScopes

为其应用预留的订阅列表。 注意:此属性不会序列化。 它只能由服务器填充。

appliedScopes?: string[]

属性值

string[]

onDemandRate

资源的按需速率。 注意:此属性不会序列化。 它只能由服务器填充。

onDemandRate?: number

属性值

number

product

Azure 产品(例如:Standard_E8s_v3等)。注意:此属性不会序列化。 它只能由服务器填充。

product?: string

属性值

string

region

Azure 资源区域,例如 EastUS、WestUS 等。注意:此属性不会序列化。 它只能由服务器填充。

region?: string

属性值

string

reservationRate

资源的预留率。 注意:此属性不会序列化。 它只能由服务器填充。

reservationRate?: number

属性值

number

resourceType

Azure 资源类型。 注意:此属性不会序列化。 它只能由服务器填充。

resourceType?: string

属性值

string