Compartir a través de


EventsResults<T>.Value Propiedad

Definición

Versión con tipo del valor primario.

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)

Valor de propiedad

IList<T>

Se aplica a