2 references to AzureCosmosDB
Aspire.Hosting.Azure.Network (1)
AzureServiceTags.cs (1)
69
public const string AzureCosmosDB = nameof(
AzureCosmosDB
);
Aspire.Hosting.Azure.Tests (1)
AzureVirtualNetworkExtensionsTests.cs (1)
460
Assert.Equal("AzureCosmosDB", AzureServiceTags.
AzureCosmosDB
);