Skip to content
DocsTry Aspire
DocsTry

ContainerImagePullPolicyAnnotation

Classsealednet8.0
📦 Aspire.Hosting v13.4.0
Annotation that controls the image pull policy for a container resource.
namespace Aspire.Hosting.ApplicationModel;
public sealed class ContainerImagePullPolicyAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}