OncoPhenotypeModelConfiguration.InferenceTypes Property

Definition

A list of inference types to be inferred for the current request. This could be used if only part of the Onco Phenotype inferences are required. If this list is omitted or empty, the model will return all the inference types.

public System.Collections.Generic.IList<Azure.Health.Insights.CancerProfiling.OncoPhenotypeInferenceType> InferenceTypes { get; }
member this.InferenceTypes : System.Collections.Generic.IList<Azure.Health.Insights.CancerProfiling.OncoPhenotypeInferenceType>
Public ReadOnly Property InferenceTypes As IList(Of OncoPhenotypeInferenceType)

Property Value

Applies to