다음을 통해 공유


SqlAvailabilityReplicaSummary interface

평가된 Sql 가용성 복제본 요약입니다.

속성

numberOfAsynchronousNonReadReplicas

비동기 비 읽기 복제본 수를 가져옵니다.

numberOfAsynchronousReadReplicas

비동기 읽기 복제본 수를 가져옵니다.

numberOfPrimaryReplicas

주 복제본 수를 가져옵니다.

numberOfSynchronousNonReadReplicas

비 읽기 동기 복제본의 수를 가져옵니다.

numberOfSynchronousReadReplicas

동기 읽기 복제본 수를 가져옵니다.

속성 세부 정보

numberOfAsynchronousNonReadReplicas

비동기 비 읽기 복제본 수를 가져옵니다.

numberOfAsynchronousNonReadReplicas?: number

속성 값

number

numberOfAsynchronousReadReplicas

비동기 읽기 복제본 수를 가져옵니다.

numberOfAsynchronousReadReplicas?: number

속성 값

number

numberOfPrimaryReplicas

주 복제본 수를 가져옵니다.

numberOfPrimaryReplicas?: number

속성 값

number

numberOfSynchronousNonReadReplicas

비 읽기 동기 복제본의 수를 가져옵니다.

numberOfSynchronousNonReadReplicas?: number

속성 값

number

numberOfSynchronousReadReplicas

동기 읽기 복제본 수를 가져옵니다.

numberOfSynchronousReadReplicas?: number

속성 값

number