AzureDataLakeStorageResource
Class net8.0
A resource that represents an Azure Data Lake Storage.
namespace Aspire.Hosting.Azure;
public class AzureDataLakeStorageResource : 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.IAzurePrivateEndpointTarget, Aspire.Hosting.Azure.IResourceWithAzureFunctionsConfig{ // ...} ResourceIManifestExpressionProviderIResourceIResourceWithConnectionStringIResourceWithParentIResourceWithParent<AzureStorageResource>IValueProviderIValueWithReferencesIAzurePrivateEndpointTargetIResourceWithAzureFunctionsConfig
Constructors1
Section titled ConstructorsProperties3
Section titled PropertiesConnectionStringExpressiongetReferenceExpression Gets the connection string template for the manifest for the Azure DataLake Storage resource.
Parentget Gets the parent AzureStorageResource of this AzureDataLakeResource.
UriExpressiongetReferenceExpression Gets the connection URI expression for the data lake storage service.