Udostępnij przez


DigitalTwinsGetByIdResponse type

Zawiera dane odpowiedzi dla operacji getById.

type DigitalTwinsGetByIdResponse = DigitalTwinsGetByIdHeaders & {
  [propertyName: string]: any
}