9 references to ServiceBusEmulatorContainerImageTags
Aspire.Hosting.Azure.ServiceBus (9)
AzureServiceBusExtensions.cs (9)
358
/// 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.
407
Registry =
ServiceBusEmulatorContainerImageTags
.Registry,
408
Image =
ServiceBusEmulatorContainerImageTags
.Image,
409
Tag =
ServiceBusEmulatorContainerImageTags
.Tag
415
image:
ServiceBusEmulatorContainerImageTags
.SqlServerImage,
416
tag:
ServiceBusEmulatorContainerImageTags
.SqlServerTag)
417
.WithImageRegistry(
ServiceBusEmulatorContainerImageTags
.SqlServerRegistry)