Share via


VirtualMachineRunCommandProperties.InstanceViewEndTime Property

Definition

Script end time.

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

Property Value

Implements

Attributes

Applies to