Share via


JobStepExecutionOptions.MaximumRetryIntervalSeconds Property

Definition

The maximum amount of time to wait between retries for job step execution.

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

Property Value

Applies to