Skip to content
Docs Try Aspire

ContainerImageReference

Class net10.0
📦 Aspire.Hosting v13.1.2
Represents the fully‑qualified container image reference that should be deployed.
namespace Aspire.Hosting.ApplicationModel;
public class ContainerImageReference
: Aspire.Hosting.ApplicationModel.IManifestExpressionProvider,
Aspire.Hosting.ApplicationModel.IValueProvider,
Aspire.Hosting.ApplicationModel.IValueWithReferences
{
// ...
}