AzureSqlDatabaseModel.ReadReplicaCount Property

Definition

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

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

Property Value

Applies to