Share via


IQueryUtterancesResult.Score Property

Definition

Score of a sample utterance.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Score of a sample utterance.", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=false, Required=false, SerializedName="score")]
public float? Score { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Score of a sample utterance.", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=false, Required=false, SerializedName="score")>]
member this.Score : Nullable<single> with get, set
Public Property Score As Nullable(Of Single)

Property Value

Attributes

Applies to