次の方法で共有


DigitalTwinsGetRelationshipByIdResponse type

getRelationshipById 操作の応答データを格納します。

type DigitalTwinsGetRelationshipByIdResponse =
  DigitalTwinsGetRelationshipByIdHeaders & { [propertyName: string]: any }