Partager via


QueryUtterancesResults.Results Propriété

Définition

Obtient ou définit un tableau de résultats d’énoncé pour la requête de recherche.

[Newtonsoft.Json.JsonProperty(PropertyName="results")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.QueryUtterancesResult> Results { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="results")>]
member this.Results : System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.QueryUtterancesResult> with get, set
Public Property Results As IList(Of QueryUtterancesResult)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à