Skip to content
DocsTry Aspire
DocsTry

AzureQueueStorageQueueResource Properties

ClassProperties3 members
A resource that represents an Azure Storage Queue.
ConnectionStringExpressionSection titled ConnectionStringExpressionReferenceExpression
Gets the connection string template for the manifest for the Azure Storage Queue resource.
public ReferenceExpression ConnectionStringExpression { get; }
Gets the blob container name.
public string QueueName { get; }