AzureTableStorageResource
Class net10.0
Represents an Azure Table Storage resource.
namespace Aspire.Hosting.Azure;
public class AzureTableStorageResource : 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 Table Storage resource.
Parentget Gets the parent AzureStorageResource of this AzureTableStorageResource.
UriExpressiongetReferenceExpression Gets the connection URI expression for the table storage service.