Share via


IEntityGetInsightsResponse.MetaDataError Property

Definition

information about the failed queries

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

Property Value

Attributes

Applies to