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

MachineLearningFeatureSetContainerProperties 类

定义

表示功能集的 Dto 对象。

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

构造函数

MachineLearningFeatureSetContainerProperties()

初始化 MachineLearningFeatureSetContainerProperties 的新实例。

属性

Description

资产说明文本。

(继承自 MachineLearningResourceBase)
IsArchived

资产是否已存档?。

(继承自 MachineLearningAssetContainer)
LatestVersion

此容器中的最新版本。

(继承自 MachineLearningAssetContainer)
NextVersion

下一个自动增量版本。

(继承自 MachineLearningAssetContainer)
Properties

资产属性字典。

(继承自 MachineLearningResourceBase)
ProvisioningState

功能集容器的预配状态。

Tags

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

(继承自 MachineLearningResourceBase)

适用于