Dela via


SqlVirtualMachineProperties.SqlTempDbSettingLogGrowth Property

Definition

SQL Server tempdb log file autoGrowth size

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

Property Value

Implements

Attributes

Applies to