dnsZoneResourceIds

@JvmName(name = "jwcothleduratoxr")
suspend fun dnsZoneResourceIds(value: Output<List<String>>)
@JvmName(name = "tsamavufiskbkdac")
suspend fun dnsZoneResourceIds(value: List<String>?)

Parameters

value

Resource IDs of the DNS zones to be associated with the Application Routing add-on. Used only when Application Routing add-on is enabled. Public and private DNS zones can be in different resource groups, but all public DNS zones must be in the same resource group and all private DNS zones must be in the same resource group.


@JvmName(name = "wqebkmgnacpkowul")
suspend fun dnsZoneResourceIds(vararg values: Output<String>)


@JvmName(name = "cdmmlnhtgcgussmq")
suspend fun dnsZoneResourceIds(values: List<Output<String>>)
@JvmName(name = "bsgngaqfslwoxujx")
suspend fun dnsZoneResourceIds(vararg values: String)

Parameters

values

Resource IDs of the DNS zones to be associated with the Application Routing add-on. Used only when Application Routing add-on is enabled. Public and private DNS zones can be in different resource groups, but all public DNS zones must be in the same resource group and all private DNS zones must be in the same resource group.