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

Property Value

Applies to