你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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