共用方式為


MetricDimension.SourceName Property

Definition

Gets or sets the dimension value.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to