Share via


IFeatureAttributionMetricThreshold.Metric Property

Definition

[Required] The feature attribution metric to calculate.

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

Property Value

Attributes

Applies to