Freigeben über


SqlTempDbSettings.LogGrowth Property

Definition

SQL Server tempdb log file autoGrowth size

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

Property Value

Implements

Attributes

Applies to