Compartir a través de


SavedSearchesListResult.Value Propiedad

Definición

Obtiene o establece la matriz de valores de resultado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a