Compartir a través de


EventsCustomEventResult.CustomEvent Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a