GetDnsResourceReferenceByTarResourcesPlainArgs

data class GetDnsResourceReferenceByTarResourcesPlainArgs(val targetResources: List<SubResource>? = null) : ConvertibleToJava<GetDnsResourceReferenceByTarResourcesPlainArgs>

Constructors

constructor(targetResources: List<SubResource>? = null)

Properties

Link copied to clipboard

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

Functions

Link copied to clipboard
open override fun toJava(): GetDnsResourceReferenceByTarResourcesPlainArgs