SqlStorageSettings.Lun Property

Definition

Logical Unit Numbers for the disks.

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

Property Value

Implements

Lun
Attributes

Applies to