AzureQueueStorageResource
Class net10.0
Represents an Azure Queue Storage resource.
namespace Aspire.Hosting.Azure;
public class AzureQueueStorageResource : Aspire.Hosting.ApplicationModel.Resource, Aspire.Hosting.ApplicationModel.IManifestExpressionProvider, Aspire.Hosting.ApplicationModel.IResource, Aspire.Hosting.ApplicationModel.IResourceWithConnectionString, Aspire.Hosting.ApplicationModel.IResourceWithParent, Aspire.Hosting.ApplicationModel.IResourceWithParent<Aspire.Hosting.Azure.AzureStorageResource>, Aspire.Hosting.ApplicationModel.IValueProvider, Aspire.Hosting.ApplicationModel.IValueWithReferences, Aspire.Hosting.Azure.IResourceWithAzureFunctionsConfig{ // ...} ResourceIManifestExpressionProviderIResourceIResourceWithConnectionStringIResourceWithParentIResourceWithParent<AzureStorageResource>IValueProviderIValueWithReferencesIResourceWithAzureFunctionsConfig
Constructors1
Section titled ConstructorsProperties3
Section titled PropertiesConnectionStringExpressiongetReferenceExpression Gets the connection string template for the manifest for the Azure Queue Storage resource.
Parentget Gets the parent AzureStorageResource of this AzureQueueStorageResource.
UriExpressiongetReferenceExpression Gets the connection URI expression for the queue storage service.