영어로 읽기

다음을 통해 공유


IWithReplicaCount.WithReplicaCount(Int32) 메서드

정의

Search Service 복제본 수를 지정합니다.

public Microsoft.Azure.Management.Search.Fluent.SearchService.Update.IUpdate WithReplicaCount (int count);
abstract member WithReplicaCount : int -> Microsoft.Azure.Management.Search.Fluent.SearchService.Update.IUpdate
Public Function WithReplicaCount (count As Integer) As IUpdate

매개 변수

count
Int32

복제본 개수; 복제본은 서비스 전체에 워크로드를 배포합니다. 고가용성을 지원하려면 2개 이상이 필요합니다(기본 및 표준 계층에만 적용됨).

반환

적용 대상