MachineLearningOnlineEndpointCollectionGetAllOptions 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 MachineLearningOnlineEndpointCollectionGetAllOptions
type MachineLearningOnlineEndpointCollectionGetAllOptions = class
Public Class MachineLearningOnlineEndpointCollectionGetAllOptions
- Inheritance
-
MachineLearningOnlineEndpointCollectionGetAllOptions
Constructors
| Name | Description |
|---|---|
| MachineLearningOnlineEndpointCollectionGetAllOptions() |
Initializes a new instance of MachineLearningOnlineEndpointCollectionGetAllOptions. |
Properties
| Name | Description |
|---|---|
| ComputeType |
The type of compute. |
| Count |
Gets or sets the Count. |
| Name |
Gets or sets the Name. |
| OrderBy |
Ordering of list. |
| Properties |
[Required] Additional attributes of the entity. |
| Skip |
Continuation token for pagination. |
| Tags |
Resource tags. |