你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
MachineLearningModelContainerProperties 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
MachineLearningModelContainerProperties。
public class MachineLearningModelContainerProperties : Azure.ResourceManager.MachineLearning.Models.MachineLearningAssetContainer
type MachineLearningModelContainerProperties = class
inherit MachineLearningAssetContainer
Public Class MachineLearningModelContainerProperties
Inherits MachineLearningAssetContainer
- 继承
-
MachineLearningModelContainerProperties
构造函数
MachineLearningModelContainerProperties() |
初始化 MachineLearningModelContainerProperties 的新实例。 |
属性
Description |
资产说明文本。 (继承自 MachineLearningResourceBase) |
IsArchived |
资产是否已存档?。 (继承自 MachineLearningAssetContainer) |
LatestVersion |
此容器中的最新版本。 (继承自 MachineLearningAssetContainer) |
NextVersion |
下一个自动增量版本。 (继承自 MachineLearningAssetContainer) |
Properties |
资产属性字典。 (继承自 MachineLearningResourceBase) |
ProvisioningState |
模型容器的预配状态。 |
Tags |
标记字典。 可以添加、删除和更新标记。 (继承自 MachineLearningResourceBase) |