共用方式為


ScriptActivity.ScriptBlockExecutionTimeout Property

Definition

Gets or sets scriptBlock execution timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.scriptBlockExecutionTimeout")]
public object ScriptBlockExecutionTimeout { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.scriptBlockExecutionTimeout")>]
member this.ScriptBlockExecutionTimeout : obj with get, set
Public Property ScriptBlockExecutionTimeout As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to