共用方式為


ResourceMetricDefinition.Properties 屬性

定義

取得資源計量定義屬性。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.properties")]
public System.Collections.Generic.IDictionary<string,string> Properties { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.properties")>]
member this.Properties : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property Properties As IDictionary(Of String, String)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於