EventsResultData.Session Propriedade

Definição

Obtém ou define informações de sessão do 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a