Condividi tramite


IAzureResourceErrorInfo.Detail Property

Definition

The error details.

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

Property Value

Attributes

Applies to