Essentials.TargetResource Property

Definition

Gets or sets target ARM resource, on which alert got created.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to