LicenseProfileUpdate interface
描述许可证配置文件更新。
属性
| assigned |
许可证的资源 ID。 |
| product |
产品功能更新列表。 |
| product |
指示许可证的产品类型。 |
| software |
指定此计算机是否作为软件保障协议的一部分获得许可。 |
| subscription |
指示产品的订阅状态。 |
继承属性
| tags | 资源标记 |
属性详细信息
assignedLicense
许可证的资源 ID。
assignedLicense?: string
属性值
string
productFeatures
productType
指示许可证的产品类型。
productType?: string
属性值
string
softwareAssuranceCustomer
指定此计算机是否作为软件保障协议的一部分获得许可。
softwareAssuranceCustomer?: boolean
属性值
boolean
subscriptionStatus
指示产品的订阅状态。
subscriptionStatus?: string
属性值
string
继承属性详细信息
tags
资源标记
tags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}