Compartir a través de


SearchResponse.Computation Propiedad

Definición

Obtiene la respuesta a una expresión matemática o a una expresión de conversión de unidades.

[Newtonsoft.Json.JsonProperty(PropertyName="computation")]
public Microsoft.Azure.CognitiveServices.Search.WebSearch.Models.Computation Computation { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="computation")>]
member this.Computation : Microsoft.Azure.CognitiveServices.Search.WebSearch.Models.Computation
Public ReadOnly Property Computation As Computation

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a