AzureBlobStorageResource
Class net10.0
A resource that represents an Azure Blob Storage account.
namespace Aspire.Hosting.Azure;
public class AzureBlobStorageResource : 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 Blob Storage resource.
Parentget Gets the parent AzureStorageResource of this AzureBlobStorageResource.
UriExpressiongetReferenceExpression Gets the connection URI expression for the blob storage service.