共用方式為


JobStepExecutionOptions.RetryIntervalBackoffMultiplier Property

Definition

The backoff multiplier for the time between retries.

public Azure.Provisioning.BicepValue<float> RetryIntervalBackoffMultiplier { get; set; }
member this.RetryIntervalBackoffMultiplier : Azure.Provisioning.BicepValue<single> with get, set
Public Property RetryIntervalBackoffMultiplier As BicepValue(Of Single)

Property Value

Applies to