次の方法で共有


ApplicationGatewayBackendSettings.TimeoutInSeconds プロパティ

定義

接続タイムアウト (秒単位)。 ConnectionTimeout 内で応答が受信されない場合、Application Gatewayは要求を失敗します。 許容される値は 1 秒から 86400 秒です。

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

プロパティ値

適用対象