VMwareMachine.Disk Property

Definition

Disks attached to the machine.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IVMwareDisk> Disk { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Inlined)>]
member this.Disk : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IVMwareDisk>
Public ReadOnly Property Disk As List(Of IVMwareDisk)

Property Value

Implements

Attributes

Applies to