PSSecurityTopologySingleResource.Parents Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets azure resources connected to this resource which are in higher level in the topology view
public System.Collections.Generic.IList<Microsoft.Azure.Commands.Security.Models.Topology.PSsecurityTopologySingleResourceParent> Parents { get; set; }
member this.Parents : System.Collections.Generic.IList<Microsoft.Azure.Commands.Security.Models.Topology.PSsecurityTopologySingleResourceParent> with get, set
Public Property Parents As IList(Of PSsecurityTopologySingleResourceParent)