Udostępnij za pośrednictwem


SupportTicketDetails.ProblemStartTime Property

Definition

Time in UTC (ISO 8601 format) when the problem started.

[Microsoft.Azure.PowerShell.Cmdlets.Support.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Support.Origin(Microsoft.Azure.PowerShell.Cmdlets.Support.PropertyOrigin.Inlined)]
public DateTime? ProblemStartTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Origin(Microsoft.Azure.PowerShell.Cmdlets.Support.PropertyOrigin.Inlined)>]
member this.ProblemStartTime : Nullable<DateTime> with get, set
Public Property ProblemStartTime As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to