---
type: resource-type
title: PrivateDnsZone
description: azure resource type Microsoft.Network/privateDnsZones
name: PrivateDnsZone
lexicon: azure
resource_type: Microsoft.Network/privateDnsZones
---
`Microsoft.Network/privateDnsZones`, a resource type of the azure lexicon.

## Properties

- `name` (`string`, required): The name of the Private DNS zone (without a terminating dot).
- `properties` (`PrivateDnsZone_PrivateZoneProperties`, required): Properties of the Private DNS zone.
- `etag` (`string`, optional): The ETag of the zone.
- `location` (`string`, optional): The Azure Region where the resource lives
- `resources` (`any[]`, optional)
- `tags` (`Record<string, unknown>`, optional): Resource tags.

## Attributes

- `id`
