SoaRecord.ExpireTime Property

Definition

The expire time for this SOA record.

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

Property Value

Implements

Attributes

Applies to