Поделиться через


LibraryResource type

Сведения об ответе библиотеки

type LibraryResource = SubResource & {
  containerName?: string
  creatorId?: string
  namePropertiesName?: string
  path?: string
  provisioningStatus?: string
  typePropertiesType?: string
  uploadedTimestamp?: Date
}