ISqlVirtualMachine.TroubleshootingStatusStartTimeUtc Property

Definition

Start time in UTC timezone.

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

Property Value

Attributes

Applies to