Compartir a través de


AzureWorkloadRecoveryPoint.RecoveryPointTimeInUTC Propiedad

Definición

Obtiene la hora UTC a la que se creó el punto de recuperación.

[Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointTimeInUTC")]
public DateTime? RecoveryPointTimeInUTC { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointTimeInUTC")>]
member this.RecoveryPointTimeInUTC : Nullable<DateTime>
Public ReadOnly Property RecoveryPointTimeInUTC As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a