9 references to ServiceBusEmulatorContainerImageTags
Aspire.Hosting.Azure.ServiceBus (9)
AzureServiceBusExtensions.cs (9)
315
/// This version of the package defaults to the <inheritdoc cref="
ServiceBusEmulatorContainerImageTags
.Tag"/> tag of the <inheritdoc cref="
ServiceBusEmulatorContainerImageTags
.Registry"/>/<inheritdoc cref="
ServiceBusEmulatorContainerImageTags
.Image"/> container image.
360
Registry =
ServiceBusEmulatorContainerImageTags
.Registry,
361
Image =
ServiceBusEmulatorContainerImageTags
.Image,
362
Tag =
ServiceBusEmulatorContainerImageTags
.Tag
368
image:
ServiceBusEmulatorContainerImageTags
.AzureSqlEdgeImage,
369
tag:
ServiceBusEmulatorContainerImageTags
.AzureSqlEdgeTag)
370
.WithImageRegistry(
ServiceBusEmulatorContainerImageTags
.AzureSqlEdgeRegistry)