Ipv4Config Class

Definition

Details related to the IPv4 address configuration.

public class Ipv4Config
type Ipv4Config = class
Public Class Ipv4Config
Inheritance
Ipv4Config

Constructors

Ipv4Config()

Initializes a new instance of the Ipv4Config class.

Ipv4Config(String, String, String)

Initializes a new instance of the Ipv4Config class.

Properties

Gateway

Gets the IPv4 gateway of the network adapter.

IpAddress

Gets the IPv4 address of the network adapter.

Subnet

Gets the IPv4 subnet of the network adapter.

Applies to