Compartilhar via


RetryHistory.StartTime Propriedade

Definição

Obtém a hora de início.

[Newtonsoft.Json.JsonProperty(PropertyName="startTime")]
public DateTime? StartTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="startTime")>]
member this.StartTime : Nullable<DateTime> with get, set
Public Property StartTime As Nullable(Of DateTime)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a