VMwareNetworkInterface Class

Definition

Network Interface model.

public class VMwareNetworkInterface
type VMwareNetworkInterface = class
Public Class VMwareNetworkInterface
Inheritance
VMwareNetworkInterface

Constructors

VMwareNetworkInterface()

Initializes a new instance of VMwareNetworkInterface.

Properties

DeviceKey

Gets or sets the device key value.

IPAddresses

Gets or sets the nic ip addresses.

IPSettings

Gets or sets the ipsettings.

Label

Gets or sets the label of the virtual network in vCenter that the nic is connected to.

MacAddress

Gets or sets the NIC MAC address.

Name

Gets or sets the name of the network interface.

NetworkId

Gets or sets the ARM Id of the network resource to connect the virtual machine.

NetworkMoName

Gets or sets the name of the virtual network in vCenter that the nic is connected to.

NetworkMoRefId

Gets or sets the vCenter MoRef (Managed Object Reference) ID of the virtual network that the nic is connected to.

NicType

NIC type.

PowerOnBoot

Gets or sets the power on boot.

Applies to