Delen via


IDiagnoseResponseResult.ValueUserDefinedRouteResult Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IDiagnoseResult) }, ReadOnly=false, Required=false, SerializedName="userDefinedRouteResults")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IDiagnoseResult[] ValueUserDefinedRouteResult { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IDiagnoseResult) }, ReadOnly=false, Required=false, SerializedName="userDefinedRouteResults")>]
member this.ValueUserDefinedRouteResult : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IDiagnoseResult[] with get, set
Public Property ValueUserDefinedRouteResult As IDiagnoseResult()

Property Value

Attributes

Applies to