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

MachineLearningFeatureStoreEntityContainerCollectionGetAllOptions 类

定义

MachineLearningFeatureStoreEntityContainerCollectionGetAllOptions。

public class MachineLearningFeatureStoreEntityContainerCollectionGetAllOptions
type MachineLearningFeatureStoreEntityContainerCollectionGetAllOptions = class
Public Class MachineLearningFeatureStoreEntityContainerCollectionGetAllOptions
继承
MachineLearningFeatureStoreEntityContainerCollectionGetAllOptions

构造函数

MachineLearningFeatureStoreEntityContainerCollectionGetAllOptions()

初始化 MachineLearningFeatureStoreEntityContainerCollectionGetAllOptions 的新实例。

属性

CreatedBy

createdBy 用户名。

Description

功能存储实体的说明。

ListViewType

[ListViewType.ActiveOnly、ListViewType.ArchivedOnly、ListViewType.All]包括/排除 (的视图类型,例如) 存档实体。

Name

功能存储实体的名称。

PageSize

页面大小。

Skip

分页的继续标记。

Tags

标记名称的逗号分隔列表 (,并选择性地) 值。 示例:tag1,tag2=value2。

适用于