Share via


DnsZoneData.NumberOfRecords 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.

public long? NumberOfRecords { get; }
member this.NumberOfRecords : Nullable<int64>
Public ReadOnly Property NumberOfRecords As Nullable(Of Long)

Property Value

Applies to