Compartir a través de


EventsCustomMetricResult.CustomMetric Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a