次の方法で共有


BucketPatchDefinition.TimeoutInSeconds プロパティ

定義

クラスター Git リポジトリ ソースとリモートとの調整を試行する最大時間を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="timeoutInSeconds")]
public long? TimeoutInSeconds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="timeoutInSeconds")>]
member this.TimeoutInSeconds : Nullable<int64> with get, set
Public Property TimeoutInSeconds As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象