Share via


PostgreSqlServerData.ReplicaCapacity Property

Definition

The maximum number of replicas that a master server can have.

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

Property Value

Applies to