OncoPhenotypeResult 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 Onco Phenotype request.
public class OncoPhenotypeResult
type OncoPhenotypeResult = class
Public Class OncoPhenotypeResult
- Inheritance
-
OncoPhenotypeResult
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 Onco Phenotype request. |
Status |
The status of the processing job. |
Applies to
Azure SDK for .NET