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