你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
MachineLearningFeaturestoreEntityVersionCollectionGetAllOptions 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
MachineLearningFeaturestoreEntityVersionCollectionGetAllOptions。
public class MachineLearningFeaturestoreEntityVersionCollectionGetAllOptions
type MachineLearningFeaturestoreEntityVersionCollectionGetAllOptions = class
Public Class MachineLearningFeaturestoreEntityVersionCollectionGetAllOptions
- 继承
-
MachineLearningFeaturestoreEntityVersionCollectionGetAllOptions
构造函数
MachineLearningFeaturestoreEntityVersionCollectionGetAllOptions() |
初始化 MachineLearningFeaturestoreEntityVersionCollectionGetAllOptions 的新实例。 |
属性
CreatedBy |
createdBy 用户名。 |
Description |
功能实体版本的说明。 |
ListViewType |
[ListViewType.ActiveOnly、ListViewType.ArchivedOnly、ListViewType.All]包括/排除 (的视图类型,例如) 存档实体。 |
PageSize |
页面大小。 |
Skip |
分页的继续标记。 |
Stage |
指定功能存储阶段。 |
Tags |
标记名称的逗号分隔列表 (,并选择性地) 值。 示例:tag1,tag2=value2。 |
Version |
功能存储实体版本。 |
VersionName |
功能存储实体版本的名称。 |