次の方法で共有


MachineLearningTable クラス

定義

MLTable データ定義。

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

コンストラクター

MachineLearningTable(Uri)

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

プロパティ

AutoDeleteSetting

マネージド データ資産のライフサイクル設定を指定します。

(継承元 MachineLearningAssetBase)
DataUri

[必須]データの URI。 例: https://go.microsoft.com/fwlink/?linkid=2202330.

(継承元 MachineLearningDataVersionProperties)
Description

資産の説明テキスト。

(継承元 MachineLearningResourceBase)
IntellectualProperty

知的財産の詳細。 データが知的財産である場合に使用されます。

(継承元 MachineLearningDataVersionProperties)
IsAnonymous

名前のバージョンがシステム生成 (匿名登録) の場合。 Stage が定義されている型の場合、Stage が指定されると、IsAnonymous の設定に使用されます。

(継承元 MachineLearningAssetBase)
IsArchived

資産はアーカイブされていますか? Stage が定義されている型の場合、Stage が指定されると、IsArchived の設定に使用されます。

(継承元 MachineLearningAssetBase)
Properties

資産プロパティ ディクショナリ。

(継承元 MachineLearningResourceBase)
ReferencedUris

MLTable 定義で参照される URI (系列に必要)。

Stage

このデータ資産に割り当てられているデータ ライフサイクルのステージ。

(継承元 MachineLearningDataVersionProperties)
Tags

タグ辞書。 タグは追加、削除、更新できます。

(継承元 MachineLearningResourceBase)

適用対象