通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

LineageRelationOutput interface

与 from 和 to 实体的 GUID 的世系关系。

属性

fromEntityId

from-entity 的 GUID。

relationshipId

关系的 GUID。

toEntityId

到实体的 GUID。

属性详细信息

fromEntityId

from-entity 的 GUID。

fromEntityId?: string

属性值

string

relationshipId

关系的 GUID。

relationshipId?: string

属性值

string

toEntityId

到实体的 GUID。

toEntityId?: string

属性值

string