Skip to content
DocsTry Aspire
DocsTry

AzureStorageQueueSettings Properties

ClassProperties1 member
Provides the client configuration settings for connecting to an Azure Storage queue.
QueueNameSection titled QueueNamenullablestring?
Gets or sets the name of the Queue.
public string? QueueName { get; set; }