Share via


AzureCliScript.Timeout Property

Definition

Maximum allowed script execution time specified in ISO 8601 format. Default value is P1D.

public TimeSpan? Timeout { get; set; }
member this.Timeout : Nullable<TimeSpan> with get, set
Public Property Timeout As Nullable(Of TimeSpan)

Property Value

Applies to