Share via


ICustomMetricThreshold.Metric Property

Definition

[Required] The user-defined metric to calculate.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] The user-defined metric to calculate.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="metric")]
public string Metric { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] The user-defined metric to calculate.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="metric")>]
member this.Metric : string with get, set
Public Property Metric As String

Property Value

Attributes

Applies to