EventsResults<T>.Value Property

Definition

Typed version of parent's Value.

public System.Collections.Generic.IList<T> Value { get; }
member this.Value : System.Collections.Generic.IList<'T (requires 'T :> Microsoft.Azure.ApplicationInsights.Models.EventsResultData)>
Public ReadOnly Property Value As IList(Of T)

Property Value

IList<T>

Applies to