Dela via


SqlVirtualMachineProperties.SqlTempDbSettingDataFileCount Property

Definition

SQL Server tempdb data file count

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

Property Value

Implements

Attributes

Applies to