Skip to content
Docs Try Aspire

ContainerImageReference Properties

Class Properties 3 members
Represents the fully‑qualified container image reference that should be deployed.
References Section titled References IEnumerable<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; }
ValueExpression Section titled ValueExpression string
Gets the expression that represents a value in manifest.
public string ValueExpression { get; }