MetricAlertResource.TargetResourceType Property

Definition

Gets or sets the resource type of the target resource(s) on which the alert is created/updated. Mandatory if the scope contains a subscription, resource group, or more than one resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to