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

IncomingRelationship Class

Definition

An incoming relationship.

public class IncomingRelationship
type IncomingRelationship = class
Public Class IncomingRelationship
Inheritance
IncomingRelationship

Properties

Name Description
RelationshipId

A user-provided string representing the id of this relationship, unique in the context of the source digital twin, i.e. sourceId + relationshipId is unique in the context of the service.

RelationshipLink

Link to the relationship, to be used for deletion.

RelationshipName

The name of the relationship.

SourceId

The id of the source digital twin.

Applies to