Freigeben über


SqlTempDbSettings.DataGrowth Property

Definition

SQL Server tempdb data file autoGrowth size

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

Property Value

Implements

Attributes

Applies to