2 references to AccountKey
Aspire.Hosting.Azure.CosmosDB (2)
AzureCosmosDBResource.cs (2)
256
if (
AccountKey
is not null)
258
yield return new("AccountKey",
AccountKey
);