Share via


IEntityExpandResponseValue.Edge 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[] Edge { 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.Edge : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityEdges[] with get, set
Public Property Edge As IEntityEdges()

Property Value

Attributes

Applies to