ExperimentExecutionActionTargetDetailsProperties.TargetCompletedTime Property

Definition

String that represents the completed date time.

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

Property Value

Implements

Attributes

Applies to