Share via


IEntityQueryItemProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.EntityQueryItemPropertiesTypeConverter))]
public interface IEntityQueryItemProperties : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.EntityQueryItemPropertiesTypeConverter))>]
type IEntityQueryItemProperties = interface
    interface IJsonSerializable
Public Interface IEntityQueryItemProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

DataType

Data types for template

EntitiesFilter

The query applied only to entities matching to all filters

InputEntityType

The type of the entity

RequiredInputFieldsSet

Data types for template

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to