次の方法で共有


LibraryResource type

ライブラリの応答の詳細

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