次の方法で共有


MetricTrigger.MetricResourceUri プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象