次の方法で共有


MetricTrigger.MetricResourceLocation プロパティ

定義

ルールが監視するリソースの場所を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象