LogFileProperties.CreatedTime Property

Definition

Creation timestamp of the log file.

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

Property Value

Implements

Attributes

Applies to