LicenseProfileUpdate interface
描述授權配置檔更新。
- Extends
屬性
assigned |
授權的資源標識碼。 |
product |
產品功能更新的清單。 |
product |
表示授權的產品類型。 |
software |
指定此電腦是否獲授權作為軟體保證合約的一部分。 |
subscription |
指出產品的訂閱狀態。 |
繼承的屬性
tags | 資源標籤 |
屬性詳細資料
assignedLicense
授權的資源標識碼。
assignedLicense?: string
屬性值
string
productFeatures
productType
表示授權的產品類型。
productType?: string
屬性值
string
softwareAssuranceCustomer
指定此電腦是否獲授權作為軟體保證合約的一部分。
softwareAssuranceCustomer?: boolean
屬性值
boolean
subscriptionStatus
指出產品的訂閱狀態。
subscriptionStatus?: string
屬性值
string
繼承的屬性詳細資料
tags
資源標籤
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}