Partilhar via


RunCommandResult.StartedAt Property

Definition

The time when the command started.

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

Property Value

Implements

Attributes

Applies to