NetworkInterface Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Network Interface model.
public class NetworkInterface
type NetworkInterface = class
Public Class NetworkInterface
- Inheritance
-
NetworkInterface
Constructors
NetworkInterface() |
Initializes a new instance of NetworkInterface. |
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
Azure SDK for .NET