Partager via


FileDetails.CreatedOn Property

Definition

Time in UTC (ISO 8601 format) when file workspace was created.

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

Property Value

Implements

Attributes

Applies to