Compartir a través de


PartitionInstanceCountScaleMechanism.ScaleIncrement Propiedad

Definición

Obtiene o establece el número de instancias que se van a agregar o quitar durante una operación de escalado.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a