Click or drag to resize

DnsDomainDetailsShouldUpdateTtl Property

This value is true if the time to live value should be updated; otherwise, it is false.

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

Property Value

Type: Boolean
if the time-to-live value should be updated for this record; otherwise, .
See Also