Share via


EventsPerformanceCounterResult.PerformanceCounter Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to