다음을 통해 공유


MachineRunCommand.InstanceViewStartTime Property

Definition

Script start time.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Inlined)]
public DateTime? InstanceViewStartTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Inlined)>]
member this.InstanceViewStartTime : Nullable<DateTime> with get, set
Public Property InstanceViewStartTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to