共用方式為


CodeConfiguration interface

評分程式碼資產的設定。

屬性

codeId

程式碼資產的 ARM 資源識別碼。

scoringScript

[必要]在啟動時執行的腳本。 例如 「score.py」

屬性詳細資料

codeId

程式碼資產的 ARM 資源識別碼。

codeId?: string

屬性值

string

scoringScript

[必要]在啟動時執行的腳本。 例如 「score.py」

scoringScript: string

屬性值

string