IObjective.PrimaryMetric Property

Definition

[Required] Name of the metric to optimize.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] Name of the metric to optimize.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="primaryMetric")]
public string PrimaryMetric { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] Name of the metric to optimize.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="primaryMetric")>]
member this.PrimaryMetric : string with get, set
Public Property PrimaryMetric As String

Property Value

Attributes

Applies to