Represents a request to create a new queue.
Properties
Name | Type | Required | Description |
---|---|---|---|
Name | string | ✅ | The queue name. This must be unique within the project. |
DisplayName | string | ❌ | The display name. This may be used as a more human-readable name. |
Description | string | ❌ | The description. This may be used as a space for notes or other information about the queue. |