次の方法で共有


PerfMonSample.InstanceName プロパティ

定義

測定が行われるサーバーの名前を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象