Share via


SqlTempDbSettings.LogFileSize Property

Definition

SQL Server tempdb log file size

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)]
public int? LogFileSize { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)>]
member this.LogFileSize : Nullable<int> with get, set
Public Property LogFileSize As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to