ReservationRecommendationDetailsResourceProperties interface
资源的详细信息。
属性
| applied |
为其应用预留的订阅列表。 注意:此属性不会序列化。 它只能由服务器填充。 |
| on |
资源的按需速率。 注意:此属性不会序列化。 它只能由服务器填充。 |
| product | Azure 产品(例如:Standard_E8s_v3等)。注意:此属性不会序列化。 它只能由服务器填充。 |
| region | Azure 资源区域,例如 EastUS、WestUS 等。注意:此属性不会序列化。 它只能由服务器填充。 |
| reservation |
资源的预留率。 注意:此属性不会序列化。 它只能由服务器填充。 |
| resource |
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