ContainerAppScale.PollingInterval Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. KEDA Polling Interval in seconds. Defaults to 30 seconds if not set.
public Azure.Provisioning.BicepValue<int> PollingInterval { get; set; }
member this.PollingInterval : Azure.Provisioning.BicepValue<int> with get, set
Public Property PollingInterval As BicepValue(Of Integer)