zones

@JvmName(name = "rhsnacygiepgdjng")
suspend fun zones(value: Output<List<String>>)
@JvmName(name = "utdbsisqbngfmaam")
suspend fun zones(value: List<String>?)

Parameters

value

Specifies a list of Availability Zones in which this Application Gateway should be located. Changing this forces a new Application Gateway to be created.

Note: Availability Zones are not supported in all regions at this time, please check the official documentation for more information. They are also only supported for v2 SKUs


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


@JvmName(name = "jvvfpfdcursrfqcl")
suspend fun zones(values: List<Output<String>>)
@JvmName(name = "vmeryikfokmacagp")
suspend fun zones(vararg values: String)

Parameters

values

Specifies a list of Availability Zones in which this Application Gateway should be located. Changing this forces a new Application Gateway to be created.

Note: Availability Zones are not supported in all regions at this time, please check the official documentation for more information. They are also only supported for v2 SKUs