Partager via


ContainerState.FinishTime Property

Definition

The date-time when the container instance state finished.

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

Property Value

Implements

Attributes

Applies to