Share via


IEntityMapping Interface

Definition

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

Properties

EntityType

The V3 type of the mapped entity

FieldMapping

array of field mappings for the given entity mapping

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to