VirtualMachineScaleSetVMNetworkProfileConfiguration interface
Describes a virtual machine scale set VM network profile.
Properties
| interconnect |
Specifies the interconnect group profile to associate with the scale set vm instance. Minimum api-version: 2026-03-01. |
| network |
The list of network configurations. |
Property Details
interconnectGroupProfile
Specifies the interconnect group profile to associate with the scale set vm instance. Minimum api-version: 2026-03-01.
interconnectGroupProfile?: InterconnectGroupProfile
Property Value
networkInterfaceConfigurations
The list of network configurations.
networkInterfaceConfigurations?: VirtualMachineScaleSetNetworkConfiguration[]