Partager via


SupportTicketDetailsProperties.CreatedDate Property

Definition

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

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

Property Value

Implements

Attributes

Applies to