共用方式為


JobStepExecutionOptions.InitialRetryIntervalSeconds Property

Definition

Initial delay between retries for job step execution.

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

Property Value

Applies to