Share via


PrivateDnsZoneGroupPropertiesFormatOutput interface

Properties of the private dns zone group.

Properties

privateDnsZoneConfigs

A collection of private dns zone configurations of the private dns zone group.

provisioningState

The provisioning state of the private dns zone group resource.

Property Details

privateDnsZoneConfigs

A collection of private dns zone configurations of the private dns zone group.

privateDnsZoneConfigs?: PrivateDnsZoneConfigOutput[]

Property Value

provisioningState

The provisioning state of the private dns zone group resource.

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

"Succeeded" | "Updating" | "Deleting" | "Failed"