共用方式為


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

適用於