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
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for JavaScript