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

MachineLearningFeatureSetVersionCollectionGetAllOptions 类

定义

MachineLearningFeatureSetVersionCollectionGetAllOptions。

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

构造函数

MachineLearningFeatureSetVersionCollectionGetAllOptions()

初始化 MachineLearningFeatureSetVersionCollectionGetAllOptions 的新实例。

属性

CreatedBy

createdBy 用户名。

Description

功能集版本的说明。

ListViewType

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

PageSize

页面大小。

Skip

分页的继续标记。

Stage

指定功能存储阶段。

Tags

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

Version

功能集版本。

VersionName

功能集版本的名称。

适用于