IncomingRelationship.RelationshipId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public string RelationshipId { get; }
member this.RelationshipId : string
Public ReadOnly Property RelationshipId As String