你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
LicenseProfileMachineInstanceViewEsuProperties interface
计算机 ESU 配置文件的属性。
- 扩展
属性
assigned |
分配的许可证资源。 |
license |
描述许可证分配状态(已分配或未分配)。 |
继承属性
assigned |
许可证的 GUID ID。 注意:此属性不会序列化。 它只能由服务器填充。 |
esu |
指示 Esu 的资格状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
esu |
ESU 密钥的列表。 注意:此属性不会序列化。 它只能由服务器填充。 |
esu |
指示计算机当前是否处于活动状态 ESU 密钥。 注意:此属性不会序列化。 它只能由服务器填充。 |
server |
Esu 服务器的类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
assignedLicense
licenseAssignmentState
描述许可证分配状态(已分配或未分配)。
licenseAssignmentState?: string
属性值
string
继承属性详细信息
assignedLicenseImmutableId
许可证的 GUID ID。 注意:此属性不会序列化。 它只能由服务器填充。
assignedLicenseImmutableId?: string
属性值
string
继承自LicenseProfileArmEsuPropertiesWithoutAssignedLicense.assignedLicenseImmutableId
esuEligibility
指示 Esu 的资格状态。 注意:此属性不会序列化。 它只能由服务器填充。
esuEligibility?: string
属性值
string
继承自LicenseProfileArmEsuPropertiesWithoutAssignedLicense.esuEligibility
esuKeys
ESU 密钥的列表。 注意:此属性不会序列化。 它只能由服务器填充。
esuKeys?: EsuKey[]
属性值
EsuKey[]
继承自
esuKeyState
指示计算机当前是否处于活动状态 ESU 密钥。 注意:此属性不会序列化。 它只能由服务器填充。
esuKeyState?: string
属性值
string
继承自
serverType
Esu 服务器的类型。 注意:此属性不会序列化。 它只能由服务器填充。
serverType?: string
属性值
string
继承自