Compartir a través de


JobExecutionInner.CurrentAttemptStartTime Propiedad

Definición

Obtiene la hora de inicio del intento actual.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.currentAttemptStartTime")]
public DateTime? CurrentAttemptStartTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.currentAttemptStartTime")>]
member this.CurrentAttemptStartTime : Nullable<DateTime>
Public ReadOnly Property CurrentAttemptStartTime As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a