Partager via


SupportTicketDetails.ProblemStartTime Propriété

Définition

Obtient ou définit l’heure UTC (format ISO 8601) à laquelle le problème a démarré.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.problemStartTime")]
public DateTime? ProblemStartTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.problemStartTime")>]
member this.ProblemStartTime : Nullable<DateTime> with get, set
Public Property ProblemStartTime As Nullable(Of DateTime)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à