Share via


MachineExtension.StatusTime Property

Definition

The time of the status.

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

Property Value

Implements

Attributes

Applies to