Partager via


SearchGetSchemaResponse.Value Propriété

Définition

Obtient ou définit le tableau de valeurs de résultat.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à