EntityExpandResponseValue.Entities Property

Definition

Array of the expansion result entities.

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

Property Value

Applies to