ScriptCmdlet.Timeout Property

Definition

Gets recommended time limit for execution

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to