Share via


IConsistencyCheckTaskDetails.VMDetail Property

Definition

The list of inconsistent Vm details.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of inconsistent Vm details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IInconsistentVMDetails) }, ReadOnly=false, Required=false, SerializedName="vmDetails")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IInconsistentVMDetails[] VMDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of inconsistent Vm details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IInconsistentVMDetails) }, ReadOnly=false, Required=false, SerializedName="vmDetails")>]
member this.VMDetail : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IInconsistentVMDetails[] with get, set
Public Property VMDetail As IInconsistentVMDetails()

Property Value

Attributes

Applies to