次の方法で共有


MachineLearningCodeConfiguration クラス

定義

スコアリング コード資産の構成。

public class MachineLearningCodeConfiguration
type MachineLearningCodeConfiguration = class
Public Class MachineLearningCodeConfiguration
継承
MachineLearningCodeConfiguration

コンストラクター

MachineLearningCodeConfiguration(String)

MachineLearningCodeConfiguration の新しいインスタンスを初期化します。

プロパティ

CodeId

コード資産の ARM リソース ID。

ScoringScript

[必須]起動時に実行するスクリプト。 例: "score.py"

適用対象