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