Compartir a través de


IaasVMRecoveryPoint.RecoveryPointTime Propiedad

Definición

Obtiene o establece la hora en la que se creó esta copia de seguridad.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a