Click or drag to resize
DNSOptionsDomains Property
This value represents the domains that will be updated during failover.

Namespace: DoubleTake.Jobs.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public DnsDomainDetails[] Domains { get; set; }

Property Value

Type: DnsDomainDetails
The domains that will be updated during failover.
See Also