ConnectedEntity interface
Expansion result connected entities
Properties
additional |
key-value pairs for a connected entity mapping |
target |
Entity Id of the connected entity |
Property Details
additionalData
key-value pairs for a connected entity mapping
additionalData?: Record<string, unknown>
Property Value
Record<string, unknown>
targetEntityId
Entity Id of the connected entity
targetEntityId?: string
Property Value
string
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