Share via


SqlAvailabilityReplicaSummary interface

Assessed Sql Availability Replica Summary.

Properties

numberOfAsynchronousNonReadReplicas

Gets the number Of asynchronous non read replicas.

numberOfAsynchronousReadReplicas

Gets the number Of asynchronous read replicas.

numberOfPrimaryReplicas

Gets the number Of primary replicas.

numberOfSynchronousNonReadReplicas

Gets the number Of synchronous non read replicas.

numberOfSynchronousReadReplicas

Gets the number Of synchronous read replicas.

Property Details

numberOfAsynchronousNonReadReplicas

Gets the number Of asynchronous non read replicas.

numberOfAsynchronousNonReadReplicas?: number

Property Value

number

numberOfAsynchronousReadReplicas

Gets the number Of asynchronous read replicas.

numberOfAsynchronousReadReplicas?: number

Property Value

number

numberOfPrimaryReplicas

Gets the number Of primary replicas.

numberOfPrimaryReplicas?: number

Property Value

number

numberOfSynchronousNonReadReplicas

Gets the number Of synchronous non read replicas.

numberOfSynchronousNonReadReplicas?: number

Property Value

number

numberOfSynchronousReadReplicas

Gets the number Of synchronous read replicas.

numberOfSynchronousReadReplicas?: number

Property Value

number