다음을 통해 공유


IWithPartitionsAndCreate.WithPartitionCount(Int32) 메서드

정의

Search Service SKU를 지정합니다.

public Microsoft.Azure.Management.Search.Fluent.SearchService.Definition.IWithReplicasAndCreate WithPartitionCount (int count);
abstract member WithPartitionCount : int -> Microsoft.Azure.Management.Search.Fluent.SearchService.Definition.IWithReplicasAndCreate
Public Function WithPartitionCount (count As Integer) As IWithReplicasAndCreate

매개 변수

count
Int32

만들 파티션 수입니다.

반환

적용 대상