Partager via


Server.PointInTimeUTC Propriété

Définition

Obtient ou définit l’heure de création du point de restauration (format ISO8601), en spécifiant l’heure à partir de laquelle effectuer la restauration. Elle est obligatoire lorsque « createMode » est « PointInTimeRestore ».

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à