Dela via


SqlVirtualMachine.SqlTempDbSettingLogFileSize Property

Definition

SQL Server tempdb log file size

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

Property Value

Implements

Attributes

Applies to