IDetectorResponse.MetadataScore Property

Definition

Defines score of a detector to power ML based matching.

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

Property Value

Attributes

Applies to