Share via


IBookmarkExpandResponseValue.Edge Property

Definition

Array of expansion result connected entities

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

Property Value

Attributes

Applies to