Bagikan melalui


TaskUpdateParameters.Timeout Property

Definition

Run timeout in seconds.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)]
public int? Timeout { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)>]
member this.Timeout : Nullable<int> with get, set
Public Property Timeout As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to