Share via


EventsResult.Value Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public Microsoft.Azure.ApplicationInsights.Query.Models.EventsResultData Value { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : Microsoft.Azure.ApplicationInsights.Query.Models.EventsResultData with get, set
Public Property Value As EventsResultData

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to