次の方法で共有


AddRemoveIncrementalNamedPartitionScalingMechanism.MinPartitionCount プロパティ

定義

サービスの名前付きパーティションの最小数を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="minPartitionCount")]
public int MinPartitionCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="minPartitionCount")>]
member this.MinPartitionCount : int with get, set
Public Property MinPartitionCount As Integer

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象