Aracılığıyla paylaş


DnsRecord.Ttl Property

Definition

Represents an expiry time in seconds to represent how long this entry can be cached by the resolver, default = 3600sec.

[Microsoft.Azure.PowerShell.Cmdlets.EmailService.Origin(Microsoft.Azure.PowerShell.Cmdlets.EmailService.PropertyOrigin.Owned)]
public int? Ttl { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EmailService.Origin(Microsoft.Azure.PowerShell.Cmdlets.EmailService.PropertyOrigin.Owned)>]
member this.Ttl : Nullable<int>
Public ReadOnly Property Ttl As Nullable(Of Integer)

Property Value

Implements

Ttl
Attributes

Applies to