DnsPtrRecord.TtlInSeconds Property

Definition

The TTL (time-to-live) of the records in the record set.

public Azure.Provisioning.BicepValue<long> TtlInSeconds { get; set; }
member this.TtlInSeconds : Azure.Provisioning.BicepValue<int64> with get, set
Public Property TtlInSeconds As BicepValue(Of Long)

Property Value

Applies to