PrivateDnsZoneConfig Class

PrivateDnsZoneConfig resource.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
PrivateDnsZoneConfig

Constructor

PrivateDnsZoneConfig(*, name: typing.Union[str, NoneType] = None, private_dns_zone_id: typing.Union[str, NoneType] = None, **kwargs)

Parameters

name
str

Name of the resource that is unique within a resource group. This name can be used to access the resource.

private_dns_zone_id
str

The resource id of the private dns zone.

Variables

record_sets
list[RecordSet]

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