AzureDataLakeStorageFileSystemResource
Class net8.0
A resource that represents an Azure DataLake Storage container.
namespace Aspire.Hosting.Azure;
public class AzureDataLakeStorageFileSystemResource : 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.AzureDataLakeStorageResource>, Aspire.Hosting.ApplicationModel.IValueProvider, Aspire.Hosting.ApplicationModel.IValueWithReferences{ // ...} ResourceIManifestExpressionProviderIResourceIResourceWithConnectionStringIResourceWithParentIResourceWithParent<AzureDataLakeStorageResource>IValueProviderIValueWithReferences
Constructors1
Section titled ConstructorsProperties3
Section titled PropertiesConnectionStringExpressiongetReferenceExpression Gets the connection string template for the manifest for the Azure DataLake Storage file system resource.
DataLakeFileSystemNamegetstring Gets the data lake file system name.
Parentget Gets the parent
AzureDataLakeStorageResource of this AzureDataLakeStorageFileSystemResource.