Bagikan melalui


MachineLearningDataVersionCollectionGetAllOptions Class

Definition

The MachineLearningDataVersionCollectionGetAllOptions.

public class MachineLearningDataVersionCollectionGetAllOptions
type MachineLearningDataVersionCollectionGetAllOptions = class
Public Class MachineLearningDataVersionCollectionGetAllOptions
Inheritance
MachineLearningDataVersionCollectionGetAllOptions

Constructors

MachineLearningDataVersionCollectionGetAllOptions()

Initializes a new instance of MachineLearningDataVersionCollectionGetAllOptions.

Properties

ListViewType

[ListViewType.ActiveOnly, ListViewType.ArchivedOnly, ListViewType.All]View type for including/excluding (for example) archived entities.

OrderBy

Please choose OrderBy value from ['createdtime', 'modifiedtime'].

Skip

Continuation token for pagination.

Stage

data stage.

Tags

Comma-separated list of tag names (and optionally values). Example: tag1,tag2=value2.

Top

Top count of results, top count cannot be greater than the page size. If topCount > page size, results with be default page size count will be returned

Applies to