Share via


BackupItemProperties.LastRestoreTimeStamp Property

Definition

Timestamp of a last restore operation which used this backup.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public DateTime? LastRestoreTimeStamp { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.LastRestoreTimeStamp : Nullable<DateTime>
Public ReadOnly Property LastRestoreTimeStamp As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to