Megosztás a következőn keresztül:


ExportExecution.ProcessingEndTime Property

Definition

The time when the export execution finished.

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

Property Value

Implements

Attributes

Applies to