NetworkProfile Class

Specifies the network interfaces of the virtual machine.

Inheritance
NetworkProfile

Constructor

NetworkProfile(*, network_interfaces: Optional[List[azure.mgmt.compute.v2019_03_01.models._models_py3.NetworkInterfaceReference]] = None, **kwargs)

Parameters

network_interfaces
list[NetworkInterfaceReference]
Required

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