Share via


ContainerAppScale.PollingInterval Property

Definition

Optional. KEDA Polling Interval in seconds. Defaults to 30 seconds if not set.

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

Property Value

Applies to