IErrorDefinition.Detail Property

Definition

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

Property Value

IErrorDefinition[]
Attributes

Applies to