IDiagnoseRequestProperties.Udr Property

Definition

Setting for diagnosing user defined routing

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Setting for diagnosing user defined routing", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseRequestPropertiesUdr) }, Read=true, ReadOnly=false, Required=false, SerializedName="udr", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseRequestPropertiesUdr Udr { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Setting for diagnosing user defined routing", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseRequestPropertiesUdr) }, Read=true, ReadOnly=false, Required=false, SerializedName="udr", Update=true)>]
member this.Udr : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseRequestPropertiesUdr with get, set
Public Property Udr As IDiagnoseRequestPropertiesUdr

Property Value

Attributes

Applies to