AmlFilesystemArchiveStatus.LastCompletionTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The time of the last completed archive operation
[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Owned)]
public DateTime? LastCompletionTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Owned)>]
member this.LastCompletionTime : Nullable<DateTime>
Public ReadOnly Property LastCompletionTime As Nullable(Of DateTime)
Property Value
Implements
- Attributes