Partager via


ElasticPool.IsZoneRedundant Property

Definition

Whether or not this elastic pool is zone redundant, which means the replicas of this elastic pool will be spread across multiple availability zones.

public Azure.Provisioning.BicepValue<bool> IsZoneRedundant { get; set; }
member this.IsZoneRedundant : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsZoneRedundant As BicepValue(Of Boolean)

Property Value

Applies to