IIncidentEntitiesResponse.MetaData Property

Definition

The metadata from the incident related entities results.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="The metadata from the incident related entities results.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IIncidentEntitiesResultsMetadata) }, Read=true, ReadOnly=false, Required=false, SerializedName="metaData", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IIncidentEntitiesResultsMetadata> MetaData { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="The metadata from the incident related entities results.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IIncidentEntitiesResultsMetadata) }, Read=true, ReadOnly=false, Required=false, SerializedName="metaData", Update=true)>]
member this.MetaData : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IIncidentEntitiesResultsMetadata> with get, set
Public Property MetaData As List(Of IIncidentEntitiesResultsMetadata)

Property Value

Attributes

Applies to