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
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for JavaScript