次の方法で共有


IErrorResponse.Detail Property

Definition

Internal error details.

[Microsoft.Azure.PowerShell.Cmdlets.Portal.Runtime.Info(Description="Internal error details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Portal.Models.Api201901Preview.IErrorDefinition) }, ReadOnly=true, Required=false, SerializedName="details")]
public Microsoft.Azure.PowerShell.Cmdlets.Portal.Models.Api201901Preview.IErrorDefinition[] Detail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Portal.Runtime.Info(Description="Internal error details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Portal.Models.Api201901Preview.IErrorDefinition) }, ReadOnly=true, Required=false, SerializedName="details")>]
member this.Detail : Microsoft.Azure.PowerShell.Cmdlets.Portal.Models.Api201901Preview.IErrorDefinition[]
Public ReadOnly Property Detail As IErrorDefinition()

Property Value

Attributes

Applies to