Share via


IInsightQueryItem.DataType Property

Definition

Data types for template

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Data types for template", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityQueryItemPropertiesDataTypesItem) }, ReadOnly=false, Required=false, SerializedName="dataTypes")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityQueryItemPropertiesDataTypesItem[] DataType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Data types for template", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityQueryItemPropertiesDataTypesItem) }, ReadOnly=false, Required=false, SerializedName="dataTypes")>]
member this.DataType : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityQueryItemPropertiesDataTypesItem[] with get, set
Public Property DataType As IEntityQueryItemPropertiesDataTypesItem()

Property Value

Attributes

Applies to