次の方法で共有


MachineLearningFeatureStoreEntityVersionProperties クラス

定義

特徴エンティティのバージョンを表す Dto オブジェクト。

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

コンストラクター

MachineLearningFeatureStoreEntityVersionProperties()

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

プロパティ

AutoDeleteSetting

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

(継承元 MachineLearningAssetBase)
Description

資産の説明テキスト。

(継承元 MachineLearningResourceBase)
IndexColumns

インデックス列を指定します。

IsAnonymous

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

(継承元 MachineLearningAssetBase)
IsArchived

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

(継承元 MachineLearningAssetBase)
Properties

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

(継承元 MachineLearningResourceBase)
ProvisioningState

機能ストア エンティティバージョンのプロビジョニング状態。

Stage

資産ステージを指定します。

Tags

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

(継承元 MachineLearningResourceBase)

適用対象