Click or drag to resize
DNSOptions Properties

The DNSOptions type exposes the following members.

Properties
  Name Description
Public property AdditionalDns
This value identifies any additional source DNS servers to update.
Public property AllIPAddressesNeedMapping
This value is true if all IP addresses need to be mapped to a target IP address; otherwise, it is false.
Public property AlternateTrustees
This value is the source server trustee, which overrides the default trustees of "NT AUTHORITY\SYSTEM" and the source computer account (for clustered environments).
Public property Domains
This value represents the domains that will be updated during failover.
Public property Enabled
This value is true if DNS failover is enabled; otherwise, it is false.
Public property ExtensionData
Gets or sets the structure that contains extra data.
Public property SourceServerInWorkgroup
This value is true if the source is in a workgroup; otherwise, it is false.
Public property SourceServerName
This value is the name of the source server.
Public property TargetServerName
This value is the name of the target server.
Top
See Also