Share via


IEntityExpandResponse.ValueEntity Property

Definition

Array of the expansion result entities.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Array of the expansion result entities.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntity) }, ReadOnly=false, Required=false, SerializedName="entities")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntity[] ValueEntity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Array of the expansion result entities.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntity) }, ReadOnly=false, Required=false, SerializedName="entities")>]
member this.ValueEntity : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntity[] with get, set
Public Property ValueEntity As IEntity()

Property Value

Attributes

Applies to