9 references to ServiceBusEmulatorContainerImageTags
Aspire.Hosting.Azure.ServiceBus (9)
AzureServiceBusExtensions.cs (9)
317
/// 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.
362
Registry =
ServiceBusEmulatorContainerImageTags
.Registry,
363
Image =
ServiceBusEmulatorContainerImageTags
.Image,
364
Tag =
ServiceBusEmulatorContainerImageTags
.Tag
370
image:
ServiceBusEmulatorContainerImageTags
.AzureSqlEdgeImage,
371
tag:
ServiceBusEmulatorContainerImageTags
.AzureSqlEdgeTag)
372
.WithImageRegistry(
ServiceBusEmulatorContainerImageTags
.AzureSqlEdgeRegistry)