Share via


PSSecurityTopologySingleResource.Children Property

Definition

Gets azure resources connected to this resource which are in lower level in the topology view

public System.Collections.Generic.IList<Microsoft.Azure.Commands.Security.Models.Topology.PSSecurityTopologySingleResourceChild> Children { get; set; }
member this.Children : System.Collections.Generic.IList<Microsoft.Azure.Commands.Security.Models.Topology.PSSecurityTopologySingleResourceChild> with get, set
Public Property Children As IList(Of PSSecurityTopologySingleResourceChild)

Property Value

Applies to