AutoImportJobPropertiesStatus.ScanStartTime 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.
Date and time of when the currently running full scan began.
[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Owned)]
public DateTime? ScanStartTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Owned)>]
member this.ScanStartTime : Nullable<DateTime>
Public ReadOnly Property ScanStartTime As Nullable(Of DateTime)
Property Value
Implements
- Attributes