Compartir a través de


MicrosoftGraphDomainDnsRecord.Ttl Property

Definition

Value to use when configuring the time-to-live (ttl) property of the DNS record at the DNS host. Not nullable.

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

Property Value

Implements

Ttl
Attributes

Applies to