Delen via


IA2AUnprotectedDiskDetails.DiskLunId Property

Definition

The source lun Id for the data disk.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The source lun Id for the data disk.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="diskLunId")]
public int? DiskLunId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The source lun Id for the data disk.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="diskLunId")>]
member this.DiskLunId : Nullable<int> with get, set
Public Property DiskLunId As Nullable(Of Integer)

Property Value

Attributes

Applies to