你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MachineLearningEnvironmentContainerProperties 类

定义

环境规范版本的容器。

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

构造函数

MachineLearningEnvironmentContainerProperties()

初始化 MachineLearningEnvironmentContainerProperties 的新实例。

属性

Description

资产说明文本。

(继承自 MachineLearningResourceBase)
IsArchived

资产是否已存档?。

(继承自 MachineLearningAssetContainer)
LatestVersion

此容器中的最新版本。

(继承自 MachineLearningAssetContainer)
NextVersion

下一个自动增量版本。

(继承自 MachineLearningAssetContainer)
Properties

资产属性字典。

(继承自 MachineLearningResourceBase)
ProvisioningState

环境容器的预配状态。

Tags

标记字典。 可以添加、删除和更新标记。

(继承自 MachineLearningResourceBase)

适用于