Share via


ISoaRecord.RetryTime Property

Definition

The retry time for this SOA record.

[Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="The retry time for this SOA record.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="retryTime")]
public long? RetryTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="The retry time for this SOA record.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="retryTime")>]
member this.RetryTime : Nullable<int64> with get, set
Public Property RetryTime As Nullable(Of Long)

Property Value

Attributes

Applies to