ExportExecutionProperties.ProcessingEndTime Property

Definition

The time when the export execution finished.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Owned)]
public DateTime? ProcessingEndTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Owned)>]
member this.ProcessingEndTime : Nullable<DateTime> with get, set
Public Property ProcessingEndTime As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to