Aracılığıyla paylaş


ISqlVirtualMachine.SqlDataSettingLun 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[] SqlDataSettingLun { 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.SqlDataSettingLun : int[] with get, set
Public Property SqlDataSettingLun As Integer()

Property Value

Int32[]
Attributes

Applies to