Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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