Freigeben über


ISqlTempDbSettings.Lun Property

Definition

Logical Unit Numbers for the disks.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Logical Unit Numbers for the disks.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="luns")]
public int[] Lun { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Logical Unit Numbers for the disks.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="luns")>]
member this.Lun : int[] with get, set
Public Property Lun As Integer()

Property Value

Int32[]
Attributes

Applies to