InterconnectGroupResource.GetInterconnectGroupSubgroups Method

Definition

Gets a collection of InterconnectGroupSubgroups in the InterconnectGroupResource.

public virtual Azure.ResourceManager.Network.InterconnectGroupSubgroupCollection GetInterconnectGroupSubgroups();
abstract member GetInterconnectGroupSubgroups : unit -> Azure.ResourceManager.Network.InterconnectGroupSubgroupCollection
override this.GetInterconnectGroupSubgroups : unit -> Azure.ResourceManager.Network.InterconnectGroupSubgroupCollection
Public Overridable Function GetInterconnectGroupSubgroups () As InterconnectGroupSubgroupCollection

Returns

An object representing collection of InterconnectGroupSubgroups and their operations over a InterconnectGroupSubgroupResource.

Applies to