ContainerAppJobScale.PollingIntervalInSeconds Property

Definition

Interval to check each event source in seconds. Defaults to 30s.

public Azure.Provisioning.BicepValue<int> PollingIntervalInSeconds { get; set; }
member this.PollingIntervalInSeconds : Azure.Provisioning.BicepValue<int> with get, set
Public Property PollingIntervalInSeconds As BicepValue(Of Integer)

Property Value

Applies to