Share via


IRecordSet.SoaRecordSerialNumber Property

Definition

The serial number for this SOA record.

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

Property Value

Attributes

Applies to