ExtensionResourcePlan interface
規劃延伸模組資源的資料。
屬性
name | 計畫的名稱。 |
product | 產品名稱。 |
promotion |
選擇性:與方案相關聯的促銷碼。 |
publisher | 延伸模組發行者的名稱。 |
version | 可唯一識別計畫版本的字串。 |
屬性詳細資料
name
計畫的名稱。
name?: string
屬性值
string
product
產品名稱。
product?: string
屬性值
string
promotionCode
選擇性:與方案相關聯的促銷碼。
promotionCode?: string
屬性值
string
publisher
延伸模組發行者的名稱。
publisher?: string
屬性值
string
version
可唯一識別計畫版本的字串。
version?: string
屬性值
string