MachineLearningFeatureCollectionGetAllOptions 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 MachineLearningFeatureCollectionGetAllOptions
type MachineLearningFeatureCollectionGetAllOptions = class
Public Class MachineLearningFeatureCollectionGetAllOptions
- Inheritance
-
MachineLearningFeatureCollectionGetAllOptions
Constructors
| Name | Description |
|---|---|
| MachineLearningFeatureCollectionGetAllOptions() |
Initializes a new instance of MachineLearningFeatureCollectionGetAllOptions. |
Properties
| Name | Description |
|---|---|
| Description |
The description of this workspace. |
| FeatureName |
Inference FeatureName name. |
| 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. |
| Tags |
Resource tags. |