共用方式為


ImportJobPropertiesStatus.LastCompletionTime Property

Definition

The time (in UTC) of the last completed import job.

[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

Applies to