Share via


MachineLearningDiagnoseResultValue.UserDefinedRouteResults Property

Definition

Gets the user defined route results.

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

Property Value

Applies to