IStepState.EndTime Property

Definition

The timestamp for when processing of the step reached its terminal state, in ISO 8601 format.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The timestamp for when processing of the step reached its terminal state, in ISO 8601 format.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="endTime", Update=false)]
public string EndTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The timestamp for when processing of the step reached its terminal state, in ISO 8601 format.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="endTime", Update=false)>]
member this.EndTime : string
Public ReadOnly Property EndTime As String

Property Value

Attributes

Applies to