Compartilhar via


SupportTicketDetailsProperties.ProblemStartTime Property

Definition

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

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

Property Value

Implements

Attributes

Applies to