共用方式為


SolutionPlan interface

規劃 OperationsManagement 資源提供者所支援的解決方案物件。

屬性

name

要建立的解決方案名稱。 針對 Microsoft 已發佈的解決方案,它的格式應該是 solutionType (workspaceName) 。 SolutionType 元件區分大小寫。 針對協力廠商解決方案,它可以是任何專案。

product

要啟用/新增的解決方案名稱。 針對 Microsoft 發佈的資源庫解決方案,它的格式應該是 OMSGallery/。 這會區分大小寫

promotionCode

promotionCode 目前未真正使用,您可以將保留為空白

publisher

發行者名稱。 針對資源庫解決方案,它是 Microsoft。

屬性詳細資料

name

要建立的解決方案名稱。 針對 Microsoft 已發佈的解決方案,它的格式應該是 solutionType (workspaceName) 。 SolutionType 元件區分大小寫。 針對協力廠商解決方案,它可以是任何專案。

name?: string

屬性值

string

product

要啟用/新增的解決方案名稱。 針對 Microsoft 發佈的資源庫解決方案,它的格式應該是 OMSGallery/。 這會區分大小寫

product?: string

屬性值

string

promotionCode

promotionCode 目前未真正使用,您可以將保留為空白

promotionCode?: string

屬性值

string

publisher

發行者名稱。 針對資源庫解決方案,它是 Microsoft。

publisher?: string

屬性值

string