getPrivateDnsZoneGroup

Gets the private dns zone group resource by specified private dns zone group name. Azure REST API version: 2023-02-01. Other available API versions: 2021-02-01, 2023-04-01, 2023-05-01.

Return

Private dns zone group resource.

Parameters

argument

null


suspend fun getPrivateDnsZoneGroup(privateDnsZoneGroupName: String, privateEndpointName: String, resourceGroupName: String): GetPrivateDnsZoneGroupResult

Return

Private dns zone group resource.

See also

Parameters

privateDnsZoneGroupName

The name of the private dns zone group.

privateEndpointName

The name of the private endpoint.

resourceGroupName

The name of the resource group.


Return

Private dns zone group resource.

See also

Parameters

argument

Builder for com.pulumi.azurenative.network.kotlin.inputs.GetPrivateDnsZoneGroupPlainArgs.