次の方法で共有


ScriptExecution.Timeout プロパティ

定義

実行の時間制限を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.timeout")]
public string Timeout { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.timeout")>]
member this.Timeout : string with get, set
Public Property Timeout As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象