IErrorResponse.Detail Property

Definition

Internal error details.

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

Property Value

Attributes

Applies to