Share via


CustomizationTaskProperties.Timeout Property

Definition

The default timeout for the task.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)]
public int? Timeout { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)>]
member this.Timeout : Nullable<int>
Public ReadOnly Property Timeout As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to