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