次の方法で共有


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

作成するパーティションの数。

戻り値

適用対象