次の方法で共有


ITargetComputeSize.Error Property

Definition

The reasons why the target compute size is not applicable for the protected item.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The reasons why the target compute size is not applicable for the protected item.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IComputeSizeErrorDetails) }, ReadOnly=false, Required=false, SerializedName="errors")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IComputeSizeErrorDetails[] Error { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The reasons why the target compute size is not applicable for the protected item.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IComputeSizeErrorDetails) }, ReadOnly=false, Required=false, SerializedName="errors")>]
member this.Error : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IComputeSizeErrorDetails[] with get, set
Public Property Error As IComputeSizeErrorDetails()

Property Value

Attributes

Applies to