ExperimentExecutionDetails.LastActionAt Property

Definition

String that represents the last action date time.

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

Property Value

Implements

Attributes

Applies to