getDnsResourceReferenceByTarResources

Returns the DNS records specified by the referencing targetResourceIds. Uses Azure REST API version 2023-07-01-preview. Other available API versions: 2018-05-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native dns [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Return

Represents the properties of the Dns Resource Reference Result.

Parameters

argument

null


Return

Represents the properties of the Dns Resource Reference Result.

Parameters

targetResources

A list of references to azure resources for which referencing dns records need to be queried.

See also


Return

Represents the properties of the Dns Resource Reference Result.

Parameters

argument

Builder for com.pulumi.azurenative.dns.kotlin.inputs.GetDnsResourceReferenceByTarResourcesPlainArgs.

See also