Share via


IHyperVMachineProperties.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.IHyperVDisk) }, ReadOnly=true, Required=false, SerializedName="disks")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IHyperVDisk[] 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.IHyperVDisk) }, ReadOnly=true, Required=false, SerializedName="disks")>]
member this.Disk : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IHyperVDisk[]
Public ReadOnly Property Disk As IHyperVDisk()

Property Value

Attributes

Applies to