Dela via


IBackupItemProperties.FinishedTimeStamp Property

Definition

Timestamp when this backup finished.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Timestamp when this backup finished.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="finishedTimeStamp")]
public DateTime? FinishedTimeStamp { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Timestamp when this backup finished.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="finishedTimeStamp")>]
member this.FinishedTimeStamp : Nullable<DateTime>
Public ReadOnly Property FinishedTimeStamp As Nullable(Of DateTime)

Property Value

Attributes

Applies to