Share via


BackupItemProperties.FinishedTimeStamp Property

Definition

Timestamp when this backup finished.

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

Property Value

Implements

Attributes

Applies to