get Dns Resource Reference By Tar Resources
suspend fun getDnsResourceReferenceByTarResources(argument: GetDnsResourceReferenceByTarResourcesPlainArgs): GetDnsResourceReferenceByTarResourcesResult
Returns the DNS records specified by the referencing targetResourceIds. API Version: 2018-05-01.
Return
Represents the properties of the Dns Resource Reference Result.
Parameters
argument
null
suspend fun getDnsResourceReferenceByTarResources(targetResources: List<SubResource>? = null): GetDnsResourceReferenceByTarResourcesResult
Return
Represents the properties of the Dns Resource Reference Result.
Parameters
target Resources
A list of references to azure resources for which referencing dns records need to be queried.
See also
suspend fun getDnsResourceReferenceByTarResources(argument: suspend GetDnsResourceReferenceByTarResourcesPlainArgsBuilder.() -> Unit): GetDnsResourceReferenceByTarResourcesResult
Return
Represents the properties of the Dns Resource Reference Result.
Parameters
argument
Builder for com.pulumi.azurenative.network.kotlin.inputs.GetDnsResourceReferenceByTarResourcesPlainArgs.