Share via


IEntityExpandResponse.ValueEdge Property

Definition

Array of edges that connects the entity to the list of entities.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Array of edges that connects the entity to the list of entities.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityEdges) }, ReadOnly=false, Required=false, SerializedName="edges")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityEdges[] ValueEdge { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Array of edges that connects the entity to the list of entities.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityEdges) }, ReadOnly=false, Required=false, SerializedName="edges")>]
member this.ValueEdge : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityEdges[] with get, set
Public Property ValueEdge As IEntityEdges()

Property Value

Attributes

Applies to