次の方法で共有


MachineLearningDataPathAssetReference クラス

定義

データストア内のパスを介した資産への参照。

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

コンストラクター

MachineLearningDataPathAssetReference()

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

プロパティ

DatastoreId

資産が配置されているデータストアの ARM リソース ID。

Path

データストア内のファイル/ディレクトリのパス。

適用対象