4 references to Registry
Aspire.Hosting.Azure.CosmosDB (4)
AzureCosmosDBExtensions.cs (3)
52
/// This version of the package defaults to the <inheritdoc cref="CosmosDBEmulatorContainerImageTags.Tag"/> tag of the <inheritdoc cref="CosmosDBEmulatorContainerImageTags.
Registry
"/>/<inheritdoc cref="CosmosDBEmulatorContainerImageTags.Image"/> container image.
65
/// This version of the package defaults to the <inheritdoc cref="CosmosDBEmulatorContainerImageTags.TagVNextPreview"/> tag of the <inheritdoc cref="CosmosDBEmulatorContainerImageTags.
Registry
"/>/<inheritdoc cref="CosmosDBEmulatorContainerImageTags.Image"/> container image.
84
Registry = CosmosDBEmulatorContainerImageTags.
Registry
,
AzureCosmosDBResource.cs (1)
56
imageName == $"{CosmosDBEmulatorContainerImageTags.
Registry
}/{CosmosDBEmulatorContainerImageTags.Image}:{CosmosDBEmulatorContainerImageTags.TagVNextPreview}";