Share via


PrivateDnsZonePropertiesFormatOutput interface

Properties of the private dns zone configuration resource.

Properties

privateDnsZoneId

The resource id of the private dns zone.

recordSets

A collection of information regarding a recordSet, holding information to identify private resources.

Property Details

privateDnsZoneId

The resource id of the private dns zone.

privateDnsZoneId?: string

Property Value

string

recordSets

A collection of information regarding a recordSet, holding information to identify private resources.

recordSets?: RecordSetOutput[]

Property Value