次の方法で共有


ContainerAppProbe.PeriodSeconds プロパティ

定義

プローブを実行する頻度 (秒単位)。 既定値は 10 秒です。 最大値は 1 です。 最大値は 240 です。

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

プロパティ値

適用対象