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