zoneRedundant

val zoneRedundant: Output<Boolean>?

Deprecated

The `zone_redundant` property has been deprecated and will be removed in v4.0 of the provider.

Specifies if the EventHub Namespace should be Zone Redundant (created across Availability Zones). Changing this forces a new resource to be created. Defaults to false.

Note: For eventhub premium namespace, zone_redundant is computed by the api based on the availability zone feature in each region, user's input will be overridden. Please explicitly sets the property to true when creating the premium namespace in a region that supports availability zone since the default value is false in 3.0 provider.