DigitalTwinsGetRelationshipByIdResponse type
Contains response data for the getRelationshipById operation.
type DigitalTwinsGetRelationshipByIdResponse =
DigitalTwinsGetRelationshipByIdHeaders & { [propertyName: string]: any }