次の方法で共有


SearchServicePatch.ReplicaCount プロパティ

定義

検索サービス内のレプリカの数。 指定する場合は、標準 SKU の場合は 1 から 12 までの値、Basic SKU の場合は 1 から 3 までの値である必要があります。

public int? ReplicaCount { get; set; }
member this.ReplicaCount : Nullable<int> with get, set
Public Property ReplicaCount As Nullable(Of Integer)

プロパティ値

適用対象