NicIPv4 Class

Definition

Details related to the IPv4 address configuration.

public class NicIPv4
type NicIPv4 = class
Public Class NicIPv4
Inheritance
NicIPv4

Constructors

NicIPv4()

Initializes a new instance of the NicIPv4 class.

NicIPv4(String, String, String, String, String)

Initializes a new instance of the NicIPv4 class.

Properties

Controller0Ipv4Address

Gets or sets the IPv4 address of Controller0.

Controller1Ipv4Address

Gets or sets the IPv4 address of Controller1.

Ipv4Address

Gets or sets the IPv4 address of the network adapter.

Ipv4Gateway

Gets or sets the IPv4 gateway of the network adapter.

Ipv4Netmask

Gets or sets the IPv4 netmask of the network adapter.

Applies to