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

MachineLearningFeatureStoreEntityContainerProperties 类

定义

表示特征实体的 Dto 对象。

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

构造函数

MachineLearningFeatureStoreEntityContainerProperties()

初始化 MachineLearningFeatureStoreEntityContainerProperties 的新实例。

属性

Description

资产说明文本。

(继承自 MachineLearningResourceBase)
IsArchived

资产是否已存档?。

(继承自 MachineLearningAssetContainer)
LatestVersion

此容器中的最新版本。

(继承自 MachineLearningAssetContainer)
NextVersion

下一个自动增量版本。

(继承自 MachineLearningAssetContainer)
Properties

资产属性字典。

(继承自 MachineLearningResourceBase)
ProvisioningState

功能存储实体容器的预配状态。

Tags

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

(继承自 MachineLearningResourceBase)

适用于