Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The KQL database item payload defines the properties of the KQL database item when creating it using the Microsoft Fabric REST API. The payload is a JSON object that contains the properties of the KQL database item.
The parameters of the item payload depend on the type of the KQL database item. The KQL database item can be of type ReadWrite or Shortcut.
- For information on the parameters of the ReadWrite KQL database payload, see ReadWriteDatabaseCreationPayload.
- For information on the parameters of the Shortcut KQL database payload, see ShortcutDatabaseCreationPayload.