Share via


VirtualMachineRunCommandProperties.InstanceViewStartTime Property

Definition

Script start time.

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

Property Value

Implements

Attributes

Applies to