2 overrides of AddClient
Aspire.Azure.Storage.Files.DataLake (2)
AspireDataLakeExtensions.DataLakeComponent.cs (1)
20
protected override IAzureClientBuilder<DataLakeServiceClient, DataLakeClientOptions>
AddClient
(
AspireDataLakeExtensions.DataLakeFileSystemComponent.cs (1)
20
protected override IAzureClientBuilder<DataLakeFileSystemClient, DataLakeClientOptions>
AddClient
(
1 reference to AddClient
Aspire.Azure.Storage.Files.DataLake (1)
src\Components\Common\AzureComponent.cs (1)
89
var clientBuilder =
AddClient
(azureFactoryBuilder, settings, connectionName, configurationSectionName);