Partager via


RefreshDetails.LastCompletedRefreshJobTimeInUTC Propriété

Définition

Obtient ou définit indique l’heure de fin du dernier travail d’actualisation sur ce partage particulier, le cas échéant. Il peut s’agir d’un travail ayant échoué ou d’un travail réussi.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à