JobRequest.MaxExecutionTimeInSeconds プロパティ

定義

最大実行時間 (秒単位) (ttl 期間)

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate, PropertyName="maxExecutionTimeInSeconds")]
public long MaxExecutionTimeInSeconds { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate, PropertyName="maxExecutionTimeInSeconds")>]
member this.MaxExecutionTimeInSeconds : int64 with get, set
Public Property MaxExecutionTimeInSeconds As Long

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象