MachineLearningModelVersionCollectionGetAllOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The options for the corresponding GetAll method.
public class MachineLearningModelVersionCollectionGetAllOptions
type MachineLearningModelVersionCollectionGetAllOptions = class
Public Class MachineLearningModelVersionCollectionGetAllOptions
- Inheritance
-
MachineLearningModelVersionCollectionGetAllOptions
Constructors
| Name | Description |
|---|---|
| MachineLearningModelVersionCollectionGetAllOptions() |
Initializes a new instance of MachineLearningModelVersionCollectionGetAllOptions. |
Properties
| Name | Description |
|---|---|
| Description |
The description of this workspace. |
| Feed |
Name of the feed. |
| ListViewType |
View type for including/excluding (for example) archived entities. |
| Offset |
Number of initial results to skip. |
| OrderBy |
Ordering of list. |
| Properties |
[Required] Additional attributes of the entity. |
| Skip |
Continuation token for pagination. |
| Stage |
Model stage. |
| Tags |
Resource tags. |
| Top |
The number of top features to include. |
| Version |
Model version. |