Share via


SecurityAlertData.Entities Property

Definition

A list of entities related to the alert.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.SecurityCenter.Models.SecurityAlertEntity> Entities { get; }
member this.Entities : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.SecurityCenter.Models.SecurityAlertEntity>
Public ReadOnly Property Entities As IReadOnlyList(Of SecurityAlertEntity)

Property Value

Applies to