IOperationStatus.EndTime Property

Definition

The end time of the operation.

[Microsoft.Azure.PowerShell.Cmdlets.Chaos.Runtime.Info(Create=true, Description="The end time of the operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="endTime", Update=true)]
public string EndTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Chaos.Runtime.Info(Create=true, Description="The end time of the operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="endTime", Update=true)>]
member this.EndTime : string with get, set
Public Property EndTime As String

Property Value

Attributes

Applies to