Partilhar via


RunCommandResult.FinishedAt Property

Definition

The time when the command finished.

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

Property Value

Implements

Attributes

Applies to