zones

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

Parameters

value

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

Please Note: Availability Zones are only supported in several regions at this time.


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


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

Parameters

values

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

Please Note: Availability Zones are only supported in several regions at this time.