OncoPhenotypeResult.Errors Property

Definition

An array of errors, if any errors occurred during the processing job.

public System.Collections.Generic.IReadOnlyList<Azure.ResponseError> Errors { get; }
member this.Errors : System.Collections.Generic.IReadOnlyList<Azure.ResponseError>
Public ReadOnly Property Errors As IReadOnlyList(Of ResponseError)

Property Value

Applies to