Sdílet prostřednictvím


SearchServiceInner.PartitionCount Vlastnost

Definice

Získá nebo nastaví počet oddílů v Search. Pokud je zadaný, může být 1, 2, 3, 4, 6 nebo 12. Hodnoty větší než 1 jsou platné pouze pro standardní skladové položky. Pro služby standard3 s režimem hostingMode nastaveným na highDensity jsou povolené hodnoty mezi 1 a 3.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.partitionCount")]
public int? PartitionCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.partitionCount")>]
member this.PartitionCount : Nullable<int> with get, set
Public Property PartitionCount As Nullable(Of Integer)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro