ContainerImagePullPolicyAnnotation Class    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Annotation that controls the image pull policy for a container resource.
public sealed class ContainerImagePullPolicyAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation
	type ContainerImagePullPolicyAnnotation = class
    interface IResourceAnnotation
	Public NotInheritable Class ContainerImagePullPolicyAnnotation
Implements IResourceAnnotation
		- Inheritance
 - 
				ContainerImagePullPolicyAnnotation
 
- Implements
 
Constructors
| ContainerImagePullPolicyAnnotation() | 
Properties
| ImagePullPolicy | 
		 Gets or sets the image pull policy for the container resource.  |