Share via


ManagementGroupChildOptions.Children Property

Definition

The list of children.

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

Property Value

Applies to