Share via


MetricAlertData.TargetResourceType Property

Definition

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.

public Azure.Core.ResourceType? TargetResourceType { get; set; }
member this.TargetResourceType : Nullable<Azure.Core.ResourceType> with get, set
Public Property TargetResourceType As Nullable(Of ResourceType)

Property Value

Applies to