Skip to content
Docs Try Aspire

ContainerImagePullPolicyAnnotation

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