Click or drag to resize
DnsDomainDetails Properties

The DnsDomainDetails type exposes the following members.

Properties
  Name Description
Public property Credentials
This value represents the domain credentials.
Public property DnsServers
This value represents a DNS server that will be updated during DNS failover.
Public property DomainName
This value is the name of the domain.
Public property ExtensionData
Gets or sets the structure that contains extra data.
Public property IPAddressMappings
This value represents the mapping between source IP address and target IP address when using DNS failover.
Public property ShouldUpdateTtl
This value is true if the time to live value should be updated; otherwise, it is false.
Public property TtlValue
This value is the time to live value in seconds.
Top
See Also