次の方法で共有


ContainerAppProbe.TimeoutSeconds プロパティ

定義

プローブがタイムアウトした秒数。既定値は 1 秒です。 最大値は 1 です。 最大値は 240 です。

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

プロパティ値

適用対象