Sdílet prostřednictvím


CustomEntityStoreAssignment type

Přiřazení vlastního úložiště entit

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