你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
LicenseProfileMachineInstanceView interface
计算机属性中的许可证配置文件实例视图。
属性
billing |
计费结束时采用 UTC 格式的时间戳。 注意:此属性不会序列化。 它只能由服务器填充。 |
billing |
计费开始时采用 UTC 格式的时间戳。 注意:此属性不会序列化。 它只能由服务器填充。 |
disenrollment |
用户取消注册该功能时的 UTC 时间戳。 注意:此属性不会序列化。 它只能由服务器填充。 |
enrollment |
用户注册该功能时采用 UTC 格式的时间戳。 注意:此属性不会序列化。 它只能由服务器填充。 |
error | 在功能注册或取消注册期间遇到的错误。 注意:此属性不会序列化。 它只能由服务器填充。 |
esu |
计算机 ESU 配置文件的属性。 |
license |
指示许可证通道。 注意:此属性不会序列化。 它只能由服务器填充。 |
license |
指示 OS 的许可证状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
product |
产品功能列表。 |
product |
指示许可证的产品类型。 |
software |
指定此计算机是否作为软件保障协议的一部分获得许可。 |
subscription |
指示产品的订阅状态。 |
属性详细信息
billingEndDate
计费结束时采用 UTC 格式的时间戳。 注意:此属性不会序列化。 它只能由服务器填充。
billingEndDate?: Date
属性值
Date
billingStartDate
计费开始时采用 UTC 格式的时间戳。 注意:此属性不会序列化。 它只能由服务器填充。
billingStartDate?: Date
属性值
Date
disenrollmentDate
用户取消注册该功能时的 UTC 时间戳。 注意:此属性不会序列化。 它只能由服务器填充。
disenrollmentDate?: Date
属性值
Date
enrollmentDate
用户注册该功能时采用 UTC 格式的时间戳。 注意:此属性不会序列化。 它只能由服务器填充。
enrollmentDate?: Date
属性值
Date
error
esuProfile
计算机 ESU 配置文件的属性。
esuProfile?: LicenseProfileMachineInstanceViewEsuProperties
属性值
licenseChannel
指示许可证通道。 注意:此属性不会序列化。 它只能由服务器填充。
licenseChannel?: string
属性值
string
licenseStatus
指示 OS 的许可证状态。 注意:此属性不会序列化。 它只能由服务器填充。
licenseStatus?: string
属性值
string
productFeatures
productType
指示许可证的产品类型。
productType?: string
属性值
string
softwareAssuranceCustomer
指定此计算机是否作为软件保障协议的一部分获得许可。
softwareAssuranceCustomer?: boolean
属性值
boolean
subscriptionStatus
指示产品的订阅状态。
subscriptionStatus?: string
属性值
string