MachineLearningFeatureStoreEntityContainerCollectionGetAllOptions 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 MachineLearningFeatureStoreEntityContainerCollectionGetAllOptions.
public class MachineLearningFeatureStoreEntityContainerCollectionGetAllOptions
type MachineLearningFeatureStoreEntityContainerCollectionGetAllOptions = class
Public Class MachineLearningFeatureStoreEntityContainerCollectionGetAllOptions
- Inheritance
-
MachineLearningFeatureStoreEntityContainerCollectionGetAllOptions
Constructors
MachineLearningFeatureStoreEntityContainerCollectionGetAllOptions() |
Initializes a new instance of MachineLearningFeatureStoreEntityContainerCollectionGetAllOptions. |
Properties
CreatedBy |
createdBy user name. |
Description |
description for the featurestore entity. |
ListViewType |
[ListViewType.ActiveOnly, ListViewType.ArchivedOnly, ListViewType.All]View type for including/excluding (for example) archived entities. |
Name |
name for the featurestore entity. |
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