Udostępnij za pośrednictwem


IErrorDetail.Detail Property

Definition

The error details.

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

Property Value

Attributes

Applies to