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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for JavaScript