Share via


Alert.CompromisedEntity Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to