Dela via


SqlVirtualMachine.SqlTempDbSettingDataFileSize Property

Definition

SQL Server tempdb data file size

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

Property Value

Implements

Attributes

Applies to