IDeploymentStep.StartTimeUtc Property

Definition

Start time of step.

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

Property Value

Attributes

Applies to