AzureSqlDatabaseModel.HighAvailabilityReplicaCount Property

Definition

Gets or sets the number of readonly secondary replicas for the database that are used to provide high availability

public int? HighAvailabilityReplicaCount { get; set; }
member this.HighAvailabilityReplicaCount : Nullable<int> with get, set
Public Property HighAvailabilityReplicaCount As Nullable(Of Integer)

Property Value

Applies to