MetricAlertResourcePatch.TargetResourceRegion Property

Definition

Gets or sets the region of the target resource(s) on which the alert is created/updated. Mandatory for MultipleResourceMultipleMetricCriteria.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to