Sdílet prostřednictvím


PipelineRun.ResponseFinishTime Property

Definition

The time the pipeline run finished.

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

Property Value

Implements

Attributes

Applies to