NetworkProfile interface

Specifies the network interfaces or the networking configuration of the virtual machine.

Properties

interconnectGroupProfile

Specifies the interconnect group profile to associate with the virtual machine. Minimum api-version: 2026-03-01.

networkApiVersion

specifies the Microsoft.Network API version used when creating networking resources in the Network Interface Configurations

networkInterfaceConfigurations

Specifies the networking configurations that will be used to create the virtual machine networking resources.

networkInterfaces

Specifies the list of resource Ids for the network interfaces associated with the virtual machine.

Property Details

interconnectGroupProfile

Specifies the interconnect group profile to associate with the virtual machine. Minimum api-version: 2026-03-01.

interconnectGroupProfile?: InterconnectGroupProfile

Property Value

networkApiVersion

specifies the Microsoft.Network API version used when creating networking resources in the Network Interface Configurations

networkApiVersion?: string

Property Value

string

networkInterfaceConfigurations

Specifies the networking configurations that will be used to create the virtual machine networking resources.

networkInterfaceConfigurations?: VirtualMachineNetworkInterfaceConfiguration[]

Property Value

networkInterfaces

Specifies the list of resource Ids for the network interfaces associated with the virtual machine.

networkInterfaces?: NetworkInterfaceReference[]

Property Value