AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
DescribeEvaluations
that match the search criteria
in the request.
Namespace: Amazon.MachineLearning.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class DescribeEvaluationsRequest : AmazonMachineLearningRequest IRequestEvents
The DescribeEvaluationsRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
DescribeEvaluationsRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
EQ | System.String |
Gets and sets the property EQ.
The equal to operator. The |
![]() |
FilterVariable | Amazon.MachineLearning.EvaluationFilterVariable |
Gets and sets the property FilterVariable.
Use one of the following variable to filter a list of
|
![]() |
GE | System.String |
Gets and sets the property GE.
The greater than or equal to operator. The |
![]() |
GT | System.String |
Gets and sets the property GT.
The greater than operator. The |
![]() |
LE | System.String |
Gets and sets the property LE.
The less than or equal to operator. The |
![]() |
Limit | System.Int32 |
Gets and sets the property Limit.
The maximum number of |
![]() |
LT | System.String |
Gets and sets the property LT.
The less than operator. The |
![]() |
NE | System.String |
Gets and sets the property NE.
The not equal to operator. The |
![]() |
NextToken | System.String |
Gets and sets the property NextToken.
The ID of the page in the paginated results. |
![]() |
Prefix | System.String |
Gets and sets the property Prefix.
A string that is found at the beginning of a variable, such as
For example, an
|
![]() |
SortOrder | Amazon.MachineLearning.SortOrder |
Gets and sets the property SortOrder.
A two-value parameter that determines the sequence of the resulting list of
Results are sorted by |
.NET Framework:
Supported in: 4.5, 4.0, 3.5