Dela via


ITroubleshootingStatus.LastTriggerTimeUtc Property

Definition

Last troubleshooting trigger time in UTC timezone

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Last troubleshooting trigger time in UTC timezone", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastTriggerTimeUtc")]
public DateTime? LastTriggerTimeUtc { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Last troubleshooting trigger time in UTC timezone", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastTriggerTimeUtc")>]
member this.LastTriggerTimeUtc : Nullable<DateTime>
Public ReadOnly Property LastTriggerTimeUtc As Nullable(Of DateTime)

Property Value

Attributes

Applies to