![]() | DnsDomainDetailsModel Class |
Namespace: DoubleTake.Web.Models
The DnsDomainDetailsModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | DnsDomainDetailsModel | Initializes a new instance of the DnsDomainDetailsModel class |
Name | Description | |
---|---|---|
![]() | AddressMappings |
Gets or sets the list of IP addresses to be updated.
|
![]() | Credentials |
Gets or sets the domain credentials.
|
![]() | DnsServers |
Gets or sets the list of DNS servers to be updated.
|
![]() | DomainName |
Gets or sets the name of the domain.
|
![]() | ShouldUpdateTtl |
Gets or sets a value indicating whether or not the time-to-live value should be updated for this record.
|
![]() | TtlValue |
Gets or sets the TTL value, in seconds.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |