Share via


ZoneProperties.NumberOfRecordSet Property

Definition

The current number of record sets in this DNS zone. This is a read-only property and any attempt to set this value will be ignored.

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

Property Value

Implements

Attributes

Applies to