Compartilhar via


IErrorResponseAutoGenerated.Detail Property

Definition

The error details.

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

Property Value

Attributes

Applies to