IObjective.PrimaryMetric Property

Definition

[Required] Name of the metric to optimize.

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

Property Value

Attributes

Applies to