InterconnectGroupProfile Class

Specifies the interconnect group profile for a virtual machine, used to associate the VM with an interconnect group and subgroups.

Constructor

InterconnectGroupProfile()

Variables

Name Description
interconnect_group
<xref:<xref:"SubResource">>

Reference to the interconnect group resource.

subgroups
list[<xref:"SubResource">]

The list of subgroup references within the interconnect group.

Attributes

interconnectGroup

Reference to the interconnect group resource.

interconnectGroup: SubResource

subgroups

The list of subgroup references within the interconnect group.

subgroups: list[azure.mgmt.compute.types.SubResource]