Share via


TopologySingleResource.Children Property

Definition

Azure resources connected to this resource which are in lower level in the topology view.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.SecurityCenter.Models.TopologySingleResourceChild> Children { get; }
member this.Children : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.SecurityCenter.Models.TopologySingleResourceChild>
Public ReadOnly Property Children As IReadOnlyList(Of TopologySingleResourceChild)

Property Value

Applies to