FieldMapping interface
A single field mapping of the mapped entity
Properties
column |
the column name to be mapped to the identifier |
identifier | the V3 identifier of the entity |
Property Details
columnName
the column name to be mapped to the identifier
columnName?: string
Property Value
string
identifier
the V3 identifier of the entity
identifier?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript