Share via


QueryUtterancesResults.Results Property

Definition

Array of utterance results for search query.

public System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.QueryUtterancesResult> Results { get; }
member this.Results : System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.QueryUtterancesResult>
Public ReadOnly Property Results As IList(Of QueryUtterancesResult)

Property Value

Applies to