Skip to content
DocsTry Aspire
DocsTry

ContainerImageReference Properties

ClassProperties3 members
Represents the fully‑qualified container image reference that should be deployed.
ReferencesSection titled ReferencesIEnumerable<object>
The referenced objects of the value.
public IEnumerable<object> References { get; }
Gets the resource that this container image is associated with.
public IResource Resource { get; }
ValueExpressionSection titled ValueExpressionstring
Gets the expression that represents a value in manifest.
public string ValueExpression { get; }