QueryUtterancesResult.Score Property

Definition

Score of a sample utterance.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public float? Score { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.Score : Nullable<single> with get, set
Public Property Score As Nullable(Of Single)

Property Value

Implements

Attributes

Applies to