SqlVirtualMachineProperties.SqlDataSettingLun 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> SqlDataSettingLun { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Inlined)>]
member this.SqlDataSettingLun : System.Collections.Generic.List<int> with get, set
Public Property SqlDataSettingLun As List(Of Integer)

Property Value

Implements

Attributes

Applies to