Aracılığıyla paylaş


Alert.Entities Property

Definition

Gets a list of entities related to the alert.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.entities")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.AlertEntity> Entities { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.entities")>]
member this.Entities : System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.AlertEntity>
Public ReadOnly Property Entities As IList(Of AlertEntity)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to