다음을 통해 공유


ContinuousBackupInformation.LatestRestorableTimestamp Property

Definition

Gets or sets the latest restorable timestamp for a resource.

[Newtonsoft.Json.JsonProperty(PropertyName="latestRestorableTimestamp")]
public string LatestRestorableTimestamp { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="latestRestorableTimestamp")>]
member this.LatestRestorableTimestamp : string with get, set
Public Property LatestRestorableTimestamp As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to