共用方式為


JobStepExecutionOptions.TimeoutSeconds Property

Definition

Execution timeout for the job step.

public Azure.Provisioning.BicepValue<int> TimeoutSeconds { get; set; }
member this.TimeoutSeconds : Azure.Provisioning.BicepValue<int> with get, set
Public Property TimeoutSeconds As BicepValue(Of Integer)

Property Value

Applies to