RestorePointInner.RestorePointCreationDate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the time the backup was taken
[Newtonsoft.Json.JsonProperty(PropertyName="properties.restorePointCreationDate")]
public DateTime? RestorePointCreationDate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.restorePointCreationDate")>]
member this.RestorePointCreationDate : Nullable<DateTime>
Public ReadOnly Property RestorePointCreationDate As Nullable(Of DateTime)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute