ExpansionJobData.CompletionTimeUTC 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 (in UTC) when the expansion job completed. Only populated when job reaches a terminal state.
public DateTimeOffset? CompletionTimeUTC { get; }
member this.CompletionTimeUTC : Nullable<DateTimeOffset>
Public ReadOnly Property CompletionTimeUTC As Nullable(Of DateTimeOffset)