Uses of Class
com.azure.resourcemanager.securityinsights.models.FieldMapping
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of FieldMapping in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionFieldMapping.withColumnName
(String columnName) Set the columnName property: the column name to be mapped to the identifier.FieldMapping.withIdentifier
(String identifier) Set the identifier property: the V3 identifier of the entity.Modifier and TypeMethodDescriptionEntityMapping.fieldMappings()
Get the fieldMappings property: array of field mappings for the given entity mapping.Modifier and TypeMethodDescriptionEntityMapping.withFieldMappings
(List<FieldMapping> fieldMappings) Set the fieldMappings property: array of field mappings for the given entity mapping.