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