Compartir a través de


AveragePartitionLoadScalingTrigger.ScaleInterval Propiedad

Definición

Obtiene o establece el período en segundos en el que se toma una decisión si se va a escalar o no. Esta propiedad debe tener el formato ISO 8601 "hh:mm:ss".

[Newtonsoft.Json.JsonProperty(PropertyName="scaleInterval")]
public string ScaleInterval { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scaleInterval")>]
member this.ScaleInterval : string with get, set
Public Property ScaleInterval As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a