BookmarkEntityMappings interface
Describes the entity mappings of a single entity
Properties
entity |
The entity type |
field |
Array of fields mapping for that entity type |
Property Details
entityType
The entity type
entityType?: string
Property Value
string
fieldMappings
Array of fields mapping for that entity type
fieldMappings?: EntityFieldMapping[]
Property Value
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