Share via


EventsCustomMetricResult.CustomMetric Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to