InterconnectGroupResource.GetInterconnectGroupSubgroups Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.