Compartir a través de


RecordSetProperties.Ttl Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Dns.Origin(Microsoft.Azure.PowerShell.Cmdlets.Dns.PropertyOrigin.Owned)]
public long? Ttl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Origin(Microsoft.Azure.PowerShell.Cmdlets.Dns.PropertyOrigin.Owned)>]
member this.Ttl : Nullable<int64> with get, set
Public Property Ttl As Nullable(Of Long)

Property Value

Implements

Ttl
Attributes

Applies to