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