共用方式為


LibraryResource type

連結庫回應詳細數據

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