Aracılığıyla paylaş


IDetectorInfo.Score 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? Score { 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.Score : Nullable<single>
Public ReadOnly Property Score As Nullable(Of Single)

Property Value

Attributes

Applies to