Share via


IAmlFilesystemArchiveStatus.LastCompletionTime Property

Definition

The time of the last completed archive operation

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="The time of the last completed archive operation", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastCompletionTime")]
public DateTime? LastCompletionTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="The time of the last completed archive operation", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastCompletionTime")>]
member this.LastCompletionTime : Nullable<DateTime>
Public ReadOnly Property LastCompletionTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to