次の方法で共有


AddRemoveIncrementalNamedPartitionScalingMechanism.ScaleIncrement プロパティ

定義

スケーリング操作中に追加または削除するインスタンスの数を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象