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
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