ContainerAppProbe.PeriodSeconds Property

Definition

How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value is 240.

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

Property Value

Applies to