Share via


ContainerImagePullPolicyAnnotation Class

Definition

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.

Applies to