The name to use for the queue created.

C# |
public string QueueName { get; set; }

Maximum 80 characters; alphanumeric characters, hyphens (-), and underscores (_) are allowed.
C# |
public string QueueName { get; set; }