Skip to content
Docs Try Aspire

AzureDataLakeStorageResource Properties

Class Properties 3 members
A resource that represents an Azure Data Lake Storage.
ConnectionStringExpression Section titled ConnectionStringExpression ReferenceExpression
Gets the connection string template for the manifest for the Azure DataLake Storage resource.
public ReferenceExpression ConnectionStringExpression { get; }
Gets the parent AzureStorageResource of this AzureDataLakeResource.
public AzureStorageResource Parent { get; }
UriExpression Section titled UriExpression ReferenceExpression
Gets the connection URI expression for the data lake storage service.
public ReferenceExpression UriExpression { get; }
Format: {blobEndpoint} for Azure.