IInsightQueryItem.DataType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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