SolutionMetadataProperties interface
元數據屬性
屬性
| description | 解決方案的詳細描述。 |
| required |
叫用此特定解決方案的必要參數。 |
| solution |
解決方案標識碼。 |
| solution |
方案類型。 |
屬性詳細資料
description
解決方案的詳細描述。
description?: string
屬性值
string
requiredInputs
叫用此特定解決方案的必要參數。
requiredInputs?: string[]
屬性值
string[]
solutionId
解決方案標識碼。
solutionId?: string
屬性值
string
solutionType
方案類型。
solutionType?: string
屬性值
string