Compartir a través de


EventsResultData.Session Propiedad

Definición

Obtiene o establece la información de sesión del evento.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a