Share via


ContainerAppScale.CooldownPeriod Property

Definition

Optional. KEDA Cooldown Period in seconds. Defaults to 300 seconds if not set.

public int? CooldownPeriod { get; set; }
member this.CooldownPeriod : Nullable<int> with get, set
Public Property CooldownPeriod As Nullable(Of Integer)

Property Value

Applies to