InterconnectGroupProfile Class
Specifies the interconnect group profile for a virtual machine, used to associate the VM with an interconnect group and subgroups.
Constructor
InterconnectGroupProfile(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
interconnect_group
|
Reference to the interconnect group resource. |
|
subgroups
|
The list of subgroup references within the interconnect group. |
Attributes
interconnect_group
Reference to the interconnect group resource.
interconnect_group: _models.SubResource | None
subgroups
The list of subgroup references within the interconnect group.
subgroups: list['_models.SubResource'] | None