IWithPartitionCount 인터페이스

정의

사용된 파티션 수를 수정할 수 있는 Search Service 업데이트의 단계입니다.

public interface IWithPartitionCount
type IWithPartitionCount = interface
Public Interface IWithPartitionCount
파생

메서드

WithPartitionCount(Int32)

Search Service 파티션 수를 지정합니다.

적용 대상