Dela via


SqlVirtualMachine.SqlTempDbSettingDataGrowth Property

Definition

SQL Server tempdb data file autoGrowth size

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

Property Value

Implements

Attributes

Applies to