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.
363
Registry =
ServiceBusEmulatorContainerImageTags
.Registry,
364
Image =
ServiceBusEmulatorContainerImageTags
.Image,
365
Tag =
ServiceBusEmulatorContainerImageTags
.Tag
371
image:
ServiceBusEmulatorContainerImageTags
.AzureSqlEdgeImage,
372
tag:
ServiceBusEmulatorContainerImageTags
.AzureSqlEdgeTag)
373
.WithImageRegistry(
ServiceBusEmulatorContainerImageTags
.AzureSqlEdgeRegistry)