IVMwareMachine.Disk Property

Definition

Disks attached to the machine.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Disks attached to the machine.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IVMwareDisk) }, ReadOnly=true, Required=false, SerializedName="disks")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IVMwareDisk[] Disk { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Disks attached to the machine.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IVMwareDisk) }, ReadOnly=true, Required=false, SerializedName="disks")>]
member this.Disk : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IVMwareDisk[]
Public ReadOnly Property Disk As IVMwareDisk()

Property Value

Attributes

Applies to