Share via


RecoveryPlanScriptActionDetails.Timeout Property

Definition

Gets or sets the script timeout.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to