PerfMonSample.InstanceName Property

Definition

Gets or sets name of the server on which the measurement is made.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to