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

LicenseProfileMachineInstanceViewEsuProperties interface

计算机 ESU 配置文件的属性。

扩展

属性

assignedLicense

分配的许可证资源。

licenseAssignmentState

描述许可证分配状态(已分配或未分配)。

继承属性

assignedLicenseImmutableId

许可证的 GUID ID。 注意:此属性不会序列化。 它只能由服务器填充。

esuEligibility

指示 Esu 的资格状态。 注意:此属性不会序列化。 它只能由服务器填充。

esuKeys

ESU 密钥的列表。 注意:此属性不会序列化。 它只能由服务器填充。

esuKeyState

指示计算机当前是否处于活动状态 ESU 密钥。 注意:此属性不会序列化。 它只能由服务器填充。

serverType

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

属性详细信息

assignedLicense

分配的许可证资源。

assignedLicense?: License

属性值

licenseAssignmentState

描述许可证分配状态(已分配或未分配)。

licenseAssignmentState?: string

属性值

string

继承属性详细信息

assignedLicenseImmutableId

许可证的 GUID ID。 注意:此属性不会序列化。 它只能由服务器填充。

assignedLicenseImmutableId?: string

属性值

string

继承自LicenseProfileArmEsuPropertiesWithoutAssignedLicense.assignedLicenseImmutableId

esuEligibility

指示 Esu 的资格状态。 注意:此属性不会序列化。 它只能由服务器填充。

esuEligibility?: string

属性值

string

继承自LicenseProfileArmEsuPropertiesWithoutAssignedLicense.esuEligibility

esuKeys

ESU 密钥的列表。 注意:此属性不会序列化。 它只能由服务器填充。

esuKeys?: EsuKey[]

属性值

EsuKey[]

继承自LicenseProfileArmEsuPropertiesWithoutAssignedLicense.esuKeys

esuKeyState

指示计算机当前是否处于活动状态 ESU 密钥。 注意:此属性不会序列化。 它只能由服务器填充。

esuKeyState?: string

属性值

string

继承自LicenseProfileArmEsuPropertiesWithoutAssignedLicense.esuKeyState

serverType

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

serverType?: string

属性值

string

继承自LicenseProfileArmEsuPropertiesWithoutAssignedLicense.serverType