Share via


AppInstanceProbe.PeriodInSeconds Property

Definition

How often (in seconds) to perform the probe. Minimum value is 1.

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

Property Value

Applies to