Package version:

Interface NetworkProfile

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

Properties

networkApiVersion?: string

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

networkInterfaceConfigurations?: VirtualMachineNetworkInterfaceConfiguration[]

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

networkInterfaces?: NetworkInterfaceReference[]

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