Compartilhar via


IDetectorResponse.MetadataScore Property

Definition

Defines score of a detector to power ML based matching.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Defines score of a detector to power ML based matching.", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=true, Required=false, SerializedName="score")]
public float? MetadataScore { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Defines score of a detector to power ML based matching.", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=true, Required=false, SerializedName="score")>]
member this.MetadataScore : Nullable<single>
Public ReadOnly Property MetadataScore As Nullable(Of Single)

Property Value

Attributes

Applies to