次の方法で共有


MachineLearningDiagnoseResultValue.UserDefinedRouteResults プロパティ

定義

ユーザー定義ルートの結果を取得します。

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)

プロパティ値

適用対象