ExperimentExecutionProperties.StartedAt Property

Definition

String that represents the start date time.

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

Property Value

Implements

Attributes

Applies to