DetectorResponseProperties.SuggestedUtteranceResult Property

Definition

Array of utterance results for search query.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IQueryUtterancesResult> SuggestedUtteranceResult { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.SuggestedUtteranceResult : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IQueryUtterancesResult> with get, set
Public Property SuggestedUtteranceResult As List(Of IQueryUtterancesResult)

Property Value

Implements

Attributes

Applies to