次の方法で共有


IVMwareCbtEnableMigrationInput.DisksToInclude Property

Definition

The disks to include list.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The disks to include list.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IVMwareCbtDiskInput) }, ReadOnly=false, Required=true, SerializedName="disksToInclude")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IVMwareCbtDiskInput[] DisksToInclude { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The disks to include list.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IVMwareCbtDiskInput) }, ReadOnly=false, Required=true, SerializedName="disksToInclude")>]
member this.DisksToInclude : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IVMwareCbtDiskInput[] with get, set
Public Property DisksToInclude As IVMwareCbtDiskInput()

Property Value

Attributes

Applies to