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 MachineLearningFeatureCollectionGetAllOptions.
public class MachineLearningFeatureCollectionGetAllOptions
type MachineLearningFeatureCollectionGetAllOptions = class
Public Class MachineLearningFeatureCollectionGetAllOptions
- Inheritance
-
MachineLearningFeatureCollectionGetAllOptions
Constructors
MachineLearningFeatureCollectionGetAllOptions() |
Initializes a new instance of MachineLearningFeatureCollectionGetAllOptions. |
Properties
Description |
Description of the featureset. |
FeatureName |
feature name. |
ListViewType |
[ListViewType.ActiveOnly, ListViewType.ArchivedOnly, ListViewType.All]View type for including/excluding (for example) archived entities. |
PageSize |
Page size. |
Skip |
Continuation token for pagination. |
Tags |
Comma-separated list of tag names (and optionally values). Example: tag1,tag2=value2. |
Applies to
Azure SDK for .NET