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