ภาษา

MachineLearningDatastoreCollectionGetAllOptions Class

Definition

The options for the corresponding GetAll method.

public class MachineLearningDatastoreCollectionGetAllOptions
type MachineLearningDatastoreCollectionGetAllOptions = class
Public Class MachineLearningDatastoreCollectionGetAllOptions
Inheritance
MachineLearningDatastoreCollectionGetAllOptions

Constructors

Name Description
MachineLearningDatastoreCollectionGetAllOptions()

Initializes a new instance of MachineLearningDatastoreCollectionGetAllOptions.

Properties

Name Description
Count

Gets or sets the Count.

IsDefault

Readonly property to indicate if datastore is the workspace default datastore.

Names

Names of datastores to return.

OrderBy

Ordering of list.

OrderByAsc

Order by property in ascending order.

SearchText

Text to search for in the datastore names.

Skip

Continuation token for pagination.

Applies to