MachineLearningFeatureSetContainerCollectionGetAllOptions 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 MachineLearningFeatureSetContainerCollectionGetAllOptions
type MachineLearningFeatureSetContainerCollectionGetAllOptions = class
Public Class MachineLearningFeatureSetContainerCollectionGetAllOptions
- Inheritance
-
MachineLearningFeatureSetContainerCollectionGetAllOptions
- Derived
Constructors
| Name | Description |
|---|---|
| MachineLearningFeatureSetContainerCollectionGetAllOptions() |
Initializes a new instance of MachineLearningFeatureSetContainerCollectionGetAllOptions. |
Properties
| Name | Description |
|---|---|
| CreatedBy |
The identity that created this entity. |
| Description |
The description of this workspace. |
| ListViewType |
View type for including/excluding (for example) archived entities. |
| Name |
Gets or sets the Name. |
| PageSize |
The maximum number of results to return per page. |
| Skip |
Continuation token for pagination. |
| Tags |
Resource tags. |