SoaRecord.RetryTime Property

Definition

The retry time for this SOA record.

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

Property Value

Implements

Attributes

Applies to