> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-mintlify-fbfa8bee.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> جدول نظامي يحتوي على معلومات حول إعدادات جداول AzureQueue. متاح ابتداءً من إصدار الخادم `24.10`.

# system.azure_queue_settings

<div id="description">
  ## الوصف
</div>

يتضمن معلومات حول إعدادات جداول [AzureQueue](/ar/reference/engines/table-engines/integrations/azure-queue).
متاح بدءًا من إصدار الخادم `24.10`.

<div id="columns">
  ## الأعمدة
</div>

* `database` ([String](/ar/reference/data-types/index)) — قاعدة بيانات الجدول ذي المحرك AzureQueue.
* `table` ([String](/ar/reference/data-types/index)) — اسم الجدول ذي المحرك AzureQueue.
* `name` ([String](/ar/reference/data-types/index)) — اسم الإعداد.
* `value` ([String](/ar/reference/data-types/index)) — قيمة الإعداد.
* `type` ([String](/ar/reference/data-types/index)) — نوع الإعداد (قيمة نصية خاصة بالتنفيذ).
* `changed` ([UInt8](/ar/reference/data-types/index)) — 1 إذا كان الإعداد محددًا صراحةً في config أو تم تغييره صراحةً.
* `description` ([String](/ar/reference/data-types/index)) — وصف الإعداد.
* `alterable` ([UInt8](/ar/reference/data-types/index)) — يوضّح ما إذا كان بإمكان المستخدم الحالي تغيير الإعداد عبر ALTER TABLE MODIFY SETTING: ‏0 — لا يمكن للمستخدم الحالي تغيير الإعداد، ‏1 — يمكن للمستخدم الحالي تغيير الإعداد.
