Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NetworkProfile

Package version

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

Hierarchy

  • NetworkProfile

Index

Properties

Optional networkApiVersion

networkApiVersion: NetworkApiVersion

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

Optional networkInterfaceConfigurations

networkInterfaceConfigurations: VirtualMachineNetworkInterfaceConfiguration[]

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

Optional networkInterfaces

networkInterfaces: NetworkInterfaceReference[]

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

Generated using TypeDoc