MachineLearningFeatureSetVersionCollectionGetAllOptions 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 MachineLearningFeatureSetVersionCollectionGetAllOptions
type MachineLearningFeatureSetVersionCollectionGetAllOptions = class
Public Class MachineLearningFeatureSetVersionCollectionGetAllOptions
- Inheritance
-
MachineLearningFeatureSetVersionCollectionGetAllOptions
- Derived
Constructors
| Name | Description |
|---|---|
| MachineLearningFeatureSetVersionCollectionGetAllOptions() |
Initializes a new instance of MachineLearningFeatureSetVersionCollectionGetAllOptions. |
Properties
| Name | Description |
|---|---|
| CreatedBy |
The identity that created this entity. |
| Description |
The description of this workspace. |
| ListViewType |
View type for including/excluding (for example) archived entities. |
| PageSize |
The maximum number of results to return per page. |
| Skip |
Continuation token for pagination. |
| Stage |
Specifies the asset stage. |
| Tags |
Resource tags. |
| Version |
Model version. |
| VersionName |
The name of the feature set version. |