Share via


A2AUnprotectedDiskDetails.DiskLunId Property

Definition

The source lun Id for the data disk.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public int? DiskLunId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.DiskLunId : Nullable<int> with get, set
Public Property DiskLunId As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to