Share via


IVMwareCbtUpdateMigrationItemInput.VMDisk Property

Definition

The list of disk update properties.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of disk update properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IVMwareCbtUpdateDiskInput) }, ReadOnly=false, Required=false, SerializedName="vmDisks")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IVMwareCbtUpdateDiskInput[] VMDisk { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of disk update properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IVMwareCbtUpdateDiskInput) }, ReadOnly=false, Required=false, SerializedName="vmDisks")>]
member this.VMDisk : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IVMwareCbtUpdateDiskInput[] with get, set
Public Property VMDisk As IVMwareCbtUpdateDiskInput()

Property Value

Attributes

Applies to