MachineLearningCodeContainerProperties クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
コード資産バージョンのコンテナー。
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) |