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
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for JavaScript