MachineLearningCodeContainerProperties クラス

定義

コード資産バージョンのコンテナー。

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

コンストラクター

MachineLearningCodeContainerProperties()

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

プロパティ

Description

資産の説明テキスト。

(継承元 MachineLearningResourceBase)
IsArchived

資産はアーカイブされていますか?

(継承元 MachineLearningAssetContainer)
LatestVersion

このコンテナー内の最新バージョン。

(継承元 MachineLearningAssetContainer)
NextVersion

次の自動増分バージョン。

(継承元 MachineLearningAssetContainer)
Properties

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

(継承元 MachineLearningResourceBase)
ProvisioningState

コード コンテナーのプロビジョニング状態。

Tags

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

(継承元 MachineLearningResourceBase)

適用対象