getPrivateDnsZoneGroup

Gets the private dns zone group resource by specified private dns zone group name. API Version: 2020-11-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.

Parameters

privateDnsZoneGroupName

The name of the private dns zone group.

privateEndpointName

The name of the private endpoint.

resourceGroupName

The name of the resource group.

See also


Return

Private dns zone group resource.

Parameters

argument

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

See also