EventsResultData.Client Propriedade

Definição

Obtém ou define informações do cliente do evento

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a