Compartilhar via


Server.PointInTimeUTC Propriedade

Definição

Obtém ou define o tempo de criação do ponto de restauração (formato ISO8601), especificando o tempo de restauração. É necessário quando 'createMode' é '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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a