MachineLearningOutputPathAssetReference クラス

定義

ジョブ出力内のパスを介して資産を参照します。

public class MachineLearningOutputPathAssetReference : Azure.ResourceManager.MachineLearning.Models.MachineLearningAssetReferenceBase
type MachineLearningOutputPathAssetReference = class
    inherit MachineLearningAssetReferenceBase
Public Class MachineLearningOutputPathAssetReference
Inherits MachineLearningAssetReferenceBase
継承
MachineLearningOutputPathAssetReference

コンストラクター

MachineLearningOutputPathAssetReference()

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

プロパティ

JobId

ジョブの ARM リソース ID。

Path

ジョブ出力内のファイル/ディレクトリのパス。

適用対象