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

MachineLearningDatastoreCollectionGetAllOptions 类

定义

MachineLearningDatastoreCollectionGetAllOptions。

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

构造函数

MachineLearningDatastoreCollectionGetAllOptions()

初始化 MachineLearningDatastoreCollectionGetAllOptions 的新实例。

属性

Count

要返回的结果数上限。

IsDefault

筛选到工作区默认数据存储。

Names

要返回的数据存储的名称。

OrderBy

按属性 (createdtime 排序 |modifiedtime |name) 。

OrderByAsc

按属性升序排序。

SearchText

在数据存储名称中搜索的文本。

Skip

分页的继续标记。

适用于