Bagikan melalui


IaasVMRecoveryPoint.RecoveryPointTime Property

Definition

Gets time at which this backup copy was created.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to