次の方法で共有


AddRemoveIncrementalNamedPartitionScalingMechanism.MaxPartitionCount プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象