SqlVirtualMachine.SqlTempDbSettingLun Property

Definition

Logical Unit Numbers for the disks.

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

Property Value

Implements

Attributes

Applies to