MachineLearningFeaturestoreEntityVersionCollectionGetAllOptions 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 MachineLearningFeaturestoreEntityVersionCollectionGetAllOptions.
public class MachineLearningFeaturestoreEntityVersionCollectionGetAllOptions
type MachineLearningFeaturestoreEntityVersionCollectionGetAllOptions = class
Public Class MachineLearningFeaturestoreEntityVersionCollectionGetAllOptions
- Inheritance
-
MachineLearningFeaturestoreEntityVersionCollectionGetAllOptions
Constructors
MachineLearningFeaturestoreEntityVersionCollectionGetAllOptions() |
Initializes a new instance of MachineLearningFeaturestoreEntityVersionCollectionGetAllOptions. |
Properties
CreatedBy |
createdBy user name. |
Description |
description for the feature entity 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 |
featurestore entity version. |
VersionName |
name for the featurestore entity version. |
Applies to
Azure SDK for .NET