PrivateDnsZoneConfig interface

PrivateDnsZoneConfig resource.

Properties

name

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

privateDnsZoneId

The resource id of the private dns zone.

recordSets

A collection of information regarding a recordSet, holding information to identify private resources. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

name

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

name?: string

Property Value

string

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. NOTE: This property will not be serialized. It can only be populated by the server.

recordSets?: RecordSet[]

Property Value