DaprAppHealth.ProbeIntervalSeconds Property

Definition

Interval for the health probe in seconds.

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

Property Value

Applies to