IInsightQueryItem.DataType Property

Definition

Data types for template

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

Property Value

Attributes

Applies to