DnsServerSettings Class

Definition

Device DNS Server settings

public class DnsServerSettings
type DnsServerSettings = class
Public Class DnsServerSettings
Inheritance
DnsServerSettings

Constructors

DnsServerSettings()

Initializes a new instance of the DnsServerSettings class.

DnsServerSettings(String, String)

Initializes a new instance of the DnsServerSettings class with required arguments.

Properties

PrimaryIPv4

Required. Gets or sets the primary IPV4

PrimaryIPv6

Required. Gets or sets the primary IPV6

SecondaryIPv4

Optional. Gets or sets the secondary IPV4.

SecondaryIPv6

Optional. Gets or sets the secondary IPv6.

Applies to