Share via


RecoveryPlanAutomationRunbookActionDetails.Timeout Property

Definition

Gets or sets the runbook 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