MetricTrigger.MetricResourceLocation Property

Definition

Gets or sets the location of the resource the rule monitors.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to