Share via


SupportTicketDetails.CreatedDate Property

Definition

Time in UTC (ISO 8601 format) when the support ticket was created.

[Microsoft.Azure.PowerShell.Cmdlets.Support.FormatTable(Index=5)]
[Microsoft.Azure.PowerShell.Cmdlets.Support.Origin(Microsoft.Azure.PowerShell.Cmdlets.Support.PropertyOrigin.Inlined)]
public DateTime? CreatedDate { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.FormatTable(Index=5)>]
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Origin(Microsoft.Azure.PowerShell.Cmdlets.Support.PropertyOrigin.Inlined)>]
member this.CreatedDate : Nullable<DateTime>
Public ReadOnly Property CreatedDate As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to