次の方法で共有


ContainerAppProbe.InitialDelaySeconds プロパティ

定義

コンテナーの起動後、liveness probe が開始するまでの秒数。 最大値は 1 です。 最大値は 60 です。

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

プロパティ値

適用対象