Share via


AlertProperties.CompromisedEntity Property

Definition

Gets the display name of the resource most related to this alert.

[Newtonsoft.Json.JsonProperty(PropertyName="compromisedEntity")]
public string CompromisedEntity { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="compromisedEntity")>]
member this.CompromisedEntity : string
Public ReadOnly Property CompromisedEntity As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to