Share via


IFieldMapping Interface

Definition

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

Properties

ColumnName

the column name to be mapped to the identifier

Identifier

the V3 identifier of the entity

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to