Essentials.TargetResourceName Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to