VirtualMachineInstanceProperties.GuestAgentInstallStatusLastStatusChange Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The time of the last status change.
[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.PropertyOrigin.Inlined)]
public DateTime? GuestAgentInstallStatusLastStatusChange { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.PropertyOrigin.Inlined)>]
member this.GuestAgentInstallStatusLastStatusChange : Nullable<DateTime>
Public ReadOnly Property GuestAgentInstallStatusLastStatusChange As Nullable(Of DateTime)
Property Value
Implements
- Attributes