Bagikan melalui


PipelineRunResponse.FinishTime Property

Definition

The time the pipeline run finished.

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

Property Value

Implements

Attributes

Applies to