Partager via


TopologySingleResource.Children Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="children")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.TopologySingleResourceChild> Children { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="children")>]
member this.Children : System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.TopologySingleResourceChild>
Public ReadOnly Property Children As IList(Of TopologySingleResourceChild)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to