Evaluate 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.
Evaluate response object.
public class Evaluate
type Evaluate = class
Public Class Evaluate
- Inheritance
-
Evaluate
Constructors
Evaluate() |
Initializes a new instance of the Evaluate class. |
Evaluate(String, Nullable<Boolean>, String, Nullable<Double>, Nullable<Boolean>, Nullable<Double>, Nullable<Boolean>, IList<KeyValuePair>, Status) |
Initializes a new instance of the Evaluate class. |
Properties
AdultClassificationScore |
Gets or sets the adult classification score. |
AdvancedInfo |
Gets or sets the advanced info. |
CacheID |
Gets or sets the cache id. |
IsImageAdultClassified |
Gets or sets indicates if an image is classified as adult. |
IsImageRacyClassified |
Gets or sets indicates if the image is classified as racy. |
RacyClassificationScore |
Gets or sets the racy classification score. |
Result |
Gets or sets evaluate result. |
Status |
Gets or sets the evaluate status |
TrackingId |
Gets or sets the tracking id. |
Applies to
Azure SDK for .NET