Compartir a través de


EventsResultData.Client Propiedad

Definición

Obtiene o establece la información de cliente del 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a