NetworkProfile interface

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

Properties

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

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