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

AssessmentOptionsProperties interface

评估选项属性。

属性

reservedInstanceSupportedCurrencies

预留实例支持的货币列表。 注意:此属性不会序列化。 它只能由服务器填充。

reservedInstanceSupportedLocations

预留实例支持的 Azure 区域列表。 注意:此属性不会序列化。 它只能由服务器填充。

reservedInstanceSupportedOffers

预留实例支持的 Azure 产品/服务代码列表。 注意:此属性不会序列化。 它只能由服务器填充。

reservedInstanceVmFamilies

支持的 VM 系列列表。 注意:此属性不会序列化。 它只能由服务器填充。

vmFamilies

按 VM 系列名称分组的 VM 系列字典,其中描述了 VM 系列的目标 Azure 位置和系列类别。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

reservedInstanceSupportedCurrencies

预留实例支持的货币列表。 注意:此属性不会序列化。 它只能由服务器填充。

reservedInstanceSupportedCurrencies?: string[]

属性值

string[]

reservedInstanceSupportedLocations

预留实例支持的 Azure 区域列表。 注意:此属性不会序列化。 它只能由服务器填充。

reservedInstanceSupportedLocations?: string[]

属性值

string[]

reservedInstanceSupportedOffers

预留实例支持的 Azure 产品/服务代码列表。 注意:此属性不会序列化。 它只能由服务器填充。

reservedInstanceSupportedOffers?: string[]

属性值

string[]

reservedInstanceVmFamilies

支持的 VM 系列列表。 注意:此属性不会序列化。 它只能由服务器填充。

reservedInstanceVmFamilies?: string[]

属性值

string[]

vmFamilies

按 VM 系列名称分组的 VM 系列字典,其中描述了 VM 系列的目标 Azure 位置和系列类别。 注意:此属性不会序列化。 它只能由服务器填充。

vmFamilies?: VmFamily[]

属性值