共用方式為


CustomEntityStoreAssignment type

自定義實體存放區指派

type CustomEntityStoreAssignment = Resource & {
  entityStoreDatabaseLink?: string
  principal?: string
  systemData?: SystemData
}