9 references to ServiceBusEmulatorContainerImageTags
Aspire.Hosting.Azure.ServiceBus (9)
AzureServiceBusExtensions.cs (9)
372
/// 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.
424
Registry =
ServiceBusEmulatorContainerImageTags
.Registry,
425
Image =
ServiceBusEmulatorContainerImageTags
.Image,
426
Tag =
ServiceBusEmulatorContainerImageTags
.Tag
432
image:
ServiceBusEmulatorContainerImageTags
.SqlServerImage,
433
tag:
ServiceBusEmulatorContainerImageTags
.SqlServerTag)
434
.WithImageRegistry(
ServiceBusEmulatorContainerImageTags
.SqlServerRegistry)