IDeploymentStep.EndTimeUtc Property

Definition

End time of step.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="End time of step.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="endTimeUtc", Update=false)]
public string EndTimeUtc { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="End time of step.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="endTimeUtc", Update=false)>]
member this.EndTimeUtc : string
Public ReadOnly Property EndTimeUtc As String

Property Value

Attributes

Applies to