ISqlVirtualMachine.TroubleshootingStatusEndTimeUtc Property

Definition

End time in UTC timezone.

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

Property Value

Attributes

Applies to