共用方式為


SqlServerJobExecution.CurrentAttempts Property

Definition

Number of times the job execution has been attempted.

public Azure.Provisioning.BicepValue<int> CurrentAttempts { get; }
member this.CurrentAttempts : Azure.Provisioning.BicepValue<int>
Public ReadOnly Property CurrentAttempts As BicepValue(Of Integer)

Property Value

Applies to