Ipv6Config Class

Definition

Details related to the IPv6 address configuration.

public class Ipv6Config
type Ipv6Config = class
Public Class Ipv6Config
Inheritance
Ipv6Config

Constructors

Ipv6Config()

Initializes a new instance of the Ipv6Config class.

Ipv6Config(String, Nullable<Int32>, String)

Initializes a new instance of the Ipv6Config class.

Properties

Gateway

Gets the IPv6 gateway of the network adapter.

IpAddress

Gets the IPv6 address of the network adapter.

PrefixLength

Gets the IPv6 prefix of the network adapter.

Applies to