DnsZone.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 Azure.Provisioning.BicepValue<long> NumberOfRecords { get; }
member this.NumberOfRecords : Azure.Provisioning.BicepValue<int64>
Public ReadOnly Property NumberOfRecords As BicepValue(Of Long)

Property Value

Applies to