Share via


VirtualMachineRunCommandInstanceView.StartTime Property

Definition

Script start time.

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

Property Value

Implements

Attributes

Applies to