CodeConfiguration interface
評分程式代碼資產的設定。
屬性
| code |
程式代碼資產的 ARM 資源識別碼。 |
| scoring |
[必要]在啟動時執行的腳本。 例如 “score.py” |
屬性詳細資料
codeId
程式代碼資產的 ARM 資源識別碼。
codeId?: string
屬性值
string
scoringScript
[必要]在啟動時執行的腳本。 例如 “score.py”
scoringScript: string
屬性值
string