Share via


LogFile.SizeInKb Property

Definition

Size of the log file.

[Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Origin(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.PropertyOrigin.Inlined)]
public long? SizeInKb { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Origin(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.PropertyOrigin.Inlined)>]
member this.SizeInKb : Nullable<int64> with get, set
Public Property SizeInKb As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to