IWithReplicaCount インターフェイス

定義

Search Service更新のステージ。使用するレプリカの数を変更できます。

public interface IWithReplicaCount
type IWithReplicaCount = interface
Public Interface IWithReplicaCount
派生

メソッド

WithReplicaCount(Int32)

Search Serviceのレプリカ数を指定します。

適用対象