Megosztás a következőn keresztül:


IMoveResourceErrorBody.Detail Property

Definition

A list of additional details about the error.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="A list of additional details about the error.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.IMoveResourceErrorBody) }, ReadOnly=true, Required=false, SerializedName="details")]
public Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.IMoveResourceErrorBody[] Detail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="A list of additional details about the error.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.IMoveResourceErrorBody) }, ReadOnly=true, Required=false, SerializedName="details")>]
member this.Detail : Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.IMoveResourceErrorBody[]
Public ReadOnly Property Detail As IMoveResourceErrorBody()

Property Value

Attributes

Applies to