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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript