SupportTicketDetailsProperties.ProblemStartTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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