Compartir a través de


PartitionInstanceCountScaleMechanism.MaxInstanceCount Propiedad

Definición

Obtiene o establece el número máximo de instancias de la partición.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a