ActivityEntityQueryTemplate.DataTypes 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.
List of required data types for the given entity query template.
public System.Collections.Generic.IList<Azure.ResourceManager.SecurityInsights.Models.DataTypeDefinitions> DataTypes { get; }
member this.DataTypes : System.Collections.Generic.IList<Azure.ResourceManager.SecurityInsights.Models.DataTypeDefinitions>
Public ReadOnly Property DataTypes As IList(Of DataTypeDefinitions)