NicIPSettings Class

Definition

Defines the network interface ip settings.

public class NicIPSettings
type NicIPSettings = class
Public Class NicIPSettings
Inheritance
NicIPSettings

Constructors

NicIPSettings()

Initializes a new instance of NicIPSettings.

Properties

AllocationMethod

Gets or sets the nic allocation method.

DnsServers

Gets or sets the dns servers.

Gateway

Gets or sets the gateway.

IPAddress

Gets or sets the ip address for the nic.

IPAddressInfo

Gets or sets the IP address information being reported for this NIC. This contains the same IPv4 information above plus IPV6 information.

PrimaryWinsServer

Gets or sets the primary server.

SecondaryWinsServer

Gets or sets the secondary server.

SubnetMask

Gets or sets the mask.

Applies to