ContainerImagePullPolicyAnnotation
Classsealednet10.0
Annotation that controls the image pull policy for a container resource.
namespace Aspire.Hosting.ApplicationModel;
public sealed class ContainerImagePullPolicyAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation{ // ...}Constructors1
Section titled ConstructorsProperties1
Section titled PropertiesImagePullPolicyget; set Gets or sets the image pull policy for the container resource.