次の方法で共有


MachineLearningFeatureSetVersionProperties クラス

定義

機能セットのバージョンを表す Dto オブジェクト。

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

コンストラクター

MachineLearningFeatureSetVersionProperties()

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

プロパティ

AutoDeleteSetting

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

(継承元 MachineLearningAssetBase)
Description

資産の説明テキスト。

(継承元 MachineLearningResourceBase)
Entities

エンティティの一覧を指定します。

IsAnonymous

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

(継承元 MachineLearningAssetBase)
IsArchived

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

(継承元 MachineLearningAssetBase)
MaterializationSettings

具体化の設定を指定します。

Properties

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

(継承元 MachineLearningResourceBase)
ProvisioningState

機能セット バージョン コンテナーのプロビジョニング状態。

SpecificationPath

仕様パスを指定します。

Stage

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

Tags

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

(継承元 MachineLearningResourceBase)

適用対象