MachineLearningDiagnoseResultValue.OtherResults Property

Definition

Gets the other results.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.MachineLearning.Models.MachineLearningDiagnoseResult> OtherResults { get; }
member this.OtherResults : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.MachineLearning.Models.MachineLearningDiagnoseResult>
Public ReadOnly Property OtherResults As IReadOnlyList(Of MachineLearningDiagnoseResult)

Property Value

Applies to