Share via


SqlDatabase.IsZoneRedundant Property

Definition

Whether or not this database is zone redundant, which means the replicas of this database 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