Share via


IAmlFilesystemArchive.StatusLastCompletionTime 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? StatusLastCompletionTime { 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.StatusLastCompletionTime : Nullable<DateTime>
Public ReadOnly Property StatusLastCompletionTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to