PrivateZoneProperties interface

Represents the properties of the Private DNS zone.

Properties

internalId

Private zone internal Id

maxNumberOfRecordSets

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

maxNumberOfVirtualNetworkLinks

The maximum number of virtual networks that can be linked to this Private DNS zone. This is a read-only property and any attempt to set this value will be ignored.

maxNumberOfVirtualNetworkLinksWithRegistration

The maximum number of virtual networks that can be linked to this Private DNS zone with registration enabled. This is a read-only property and any attempt to set this value will be ignored.

numberOfRecordSets

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

numberOfVirtualNetworkLinks

The current number of virtual networks that are linked to this Private DNS zone. This is a read-only property and any attempt to set this value will be ignored.

numberOfVirtualNetworkLinksWithRegistration

The current number of virtual networks that are linked to this Private DNS zone with registration enabled. This is a read-only property and any attempt to set this value will be ignored.

provisioningState

The provisioning state of the resource. This is a read-only property and any attempt to set this value will be ignored.

Property Details

internalId

Private zone internal Id

internalId?: string

Property Value

string

maxNumberOfRecordSets

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

maxNumberOfRecordSets?: number

Property Value

number

The maximum number of virtual networks that can be linked to this Private DNS zone. This is a read-only property and any attempt to set this value will be ignored.

maxNumberOfVirtualNetworkLinks?: number

Property Value

number

maxNumberOfVirtualNetworkLinksWithRegistration

The maximum number of virtual networks that can be linked to this Private DNS zone with registration enabled. This is a read-only property and any attempt to set this value will be ignored.

maxNumberOfVirtualNetworkLinksWithRegistration?: number

Property Value

number

numberOfRecordSets

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

numberOfRecordSets?: number

Property Value

number

The current number of virtual networks that are linked to this Private DNS zone. This is a read-only property and any attempt to set this value will be ignored.

numberOfVirtualNetworkLinks?: number

Property Value

number

numberOfVirtualNetworkLinksWithRegistration

The current number of virtual networks that are linked to this Private DNS zone with registration enabled. This is a read-only property and any attempt to set this value will be ignored.

numberOfVirtualNetworkLinksWithRegistration?: number

Property Value

number

provisioningState

The provisioning state of the resource. This is a read-only property and any attempt to set this value will be ignored.

provisioningState?: string

Property Value

string