Share via


ISqlVMTroubleshooting.EndTimeUtc Property

Definition

End time in UTC timezone.

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

Property Value

Attributes

Applies to