Share via


EventsPerformanceCounterInfo.Instance Property

Definition

Gets or sets the instance of the performance counter

[Newtonsoft.Json.JsonProperty(PropertyName="instance")]
public string Instance { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="instance")>]
member this.Instance : string with get, set
Public Property Instance As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to