Share via


DigitalTwinsAddRelationshipResponse type

Contains response data for the addRelationship operation.

type DigitalTwinsAddRelationshipResponse =
  DigitalTwinsAddRelationshipHeaders & { [propertyName: string]: any }