你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PartitionInstanceCountScaleMechanism.ScaleIncrement Property

Definition

Gets or sets the amount of instances that should be added/removed when scaling is performed.

public int ScaleIncrement { get; set; }
member this.ScaleIncrement : int with get, set
Public Property ScaleIncrement As Integer

Property Value

The number of instances by wich to perform the upshift/downshift.

Applies to