2 references to AddClient
Aspire.Azure.Storage.Queues (2)
AspireQueueStorageExtensions.cs (2)
41new StorageQueueComponent().AddClient(builder, DefaultConfigSectionName, configureSettings, configureClientBuilder, connectionName, serviceKey: null);
62new StorageQueueComponent().AddClient(builder, DefaultConfigSectionName, configureSettings, configureClientBuilder, connectionName: name, serviceKey: name);