TroubleshootingStatus.LastTriggerTimeUtc 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.
Last troubleshooting trigger time in UTC timezone
[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)]
public DateTime? LastTriggerTimeUtc { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)>]
member this.LastTriggerTimeUtc : Nullable<DateTime>
Public ReadOnly Property LastTriggerTimeUtc As Nullable(Of DateTime)
Property Value
Implements
- Attributes