AmlFileSystemExpansionJobData.CompletedOn Property

Definition

The time (in UTC) when the expansion job completed. Only populated when job reaches a terminal state.

public DateTimeOffset? CompletedOn { get; }
member this.CompletedOn : Nullable<DateTimeOffset>
Public ReadOnly Property CompletedOn As Nullable(Of DateTimeOffset)

Property Value

Applies to