Share via


IActivityEntityQueryTemplate.DataType Property

Definition

List of required data types for the given entity query template

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

Property Value

Attributes

Applies to