ContainerRegistryRunData.FinishOn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The time the run finished.
public Azure.Provisioning.BicepValue<DateTimeOffset> FinishOn { get; set; }
member this.FinishOn : Azure.Provisioning.BicepValue<DateTimeOffset> with get, set
Public Property FinishOn As BicepValue(Of DateTimeOffset)