EventsCustomEventResult.CustomEvent Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to