MachineLearningRegistryModelVersionCollectionGetAllOptions 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 MachineLearningRegistryModelVersionCollectionGetAllOptions
type MachineLearningRegistryModelVersionCollectionGetAllOptions = class
Public Class MachineLearningRegistryModelVersionCollectionGetAllOptions
- Inheritance
-
MachineLearningRegistryModelVersionCollectionGetAllOptions
Constructors
| Name | Description |
|---|---|
| MachineLearningRegistryModelVersionCollectionGetAllOptions() |
Initializes a new instance of MachineLearningRegistryModelVersionCollectionGetAllOptions. |
Properties
| Name | Description |
|---|---|
| Description |
The description of this workspace. |
| ListViewType |
View type for including/excluding (for example) archived entities. |
| OrderBy |
Ordering of list. |
| Properties |
[Required] Additional attributes of the entity. |
| Skip |
Continuation token for pagination. |
| Tags |
Resource tags. |
| Top |
The number of top features to include. |
| Version |
Model version. |