TrialMatcherResult 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 response for the Trial Matcher request.
public class TrialMatcherResult
type TrialMatcherResult = class
Public Class TrialMatcherResult
- Inheritance
-
TrialMatcherResult
Properties
CreatedDateTime |
The date and time when the processing job was created. |
Errors |
An array of errors, if any errors occurred during the processing job. |
ExpirationDateTime |
The date and time when the processing job is set to expire. |
JobId |
A processing job identifier. |
LastUpdateDateTime |
The date and time when the processing job was last updated. |
Results |
The inference results for the Trial Matcher request. |
Status |
The status of the processing job. |
Applies to
Azure SDK for .NET