Skip to content
Docs Try Aspire

AzureQueueStorageQueueResource Properties

Class Properties 3 members
A resource that represents an Azure Storage Queue.
ConnectionStringExpression Section titled ConnectionStringExpression ReferenceExpression
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; }