Condividi tramite


IWorkbookTemplateErrorBody.Detail Property

Definition

The list of invalid fields send in request, in case of validation error.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The list of invalid fields send in request, in case of validation error.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20201120.IWorkbookTemplateErrorFieldContract) }, ReadOnly=false, Required=false, SerializedName="details")]
public Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20201120.IWorkbookTemplateErrorFieldContract[] Detail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The list of invalid fields send in request, in case of validation error.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20201120.IWorkbookTemplateErrorFieldContract) }, ReadOnly=false, Required=false, SerializedName="details")>]
member this.Detail : Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20201120.IWorkbookTemplateErrorFieldContract[] with get, set
Public Property Detail As IWorkbookTemplateErrorFieldContract()

Property Value

Attributes

Applies to