Click or drag to resize

DnsDomainDetailsTtlValue Property

This value is the time to live value in seconds.

Namespace:  DoubleTake.Jobs.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
Syntax
public int TtlValue { get; set; }

Property Value

Type: Int32
The TTL value, in seconds.
See Also