共用方式為


MetricCounter.Instance Property

Definition

Gets or sets the instance from which counter should be collected.

[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