Sdílet prostřednictvím


IRecordSet.SoaRecordRetryTime 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? SoaRecordRetryTime { 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.SoaRecordRetryTime : Nullable<int64> with get, set
Public Property SoaRecordRetryTime As Nullable(Of Long)

Property Value

Attributes

Applies to