Share via


SqlDatabaseData.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 bool? IsZoneRedundant { get; set; }
member this.IsZoneRedundant : Nullable<bool> with get, set
Public Property IsZoneRedundant As Nullable(Of Boolean)

Property Value

Applies to