InterconnectGroupPropertiesFormat.Subgroups Property

Definition

A list of subgroups of the interconnect group.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.InterconnectGroupSubgroupData> Subgroups { get; }
member this.Subgroups : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.InterconnectGroupSubgroupData>
Public ReadOnly Property Subgroups As IReadOnlyList(Of InterconnectGroupSubgroupData)

Property Value

Applies to