Share via


IEntityTimelineResponse.MetaDataError Property

Definition

information about the failure queries

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="information about the failure queries", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ITimelineError) }, ReadOnly=false, Required=false, SerializedName="errors")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ITimelineError[] MetaDataError { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="information about the failure queries", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ITimelineError) }, ReadOnly=false, Required=false, SerializedName="errors")>]
member this.MetaDataError : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ITimelineError[] with get, set
Public Property MetaDataError As ITimelineError()

Property Value

Attributes

Applies to