Skip to content
Docs Try Aspire

ContainerImagePushOptionsCallbackAnnotation

Class sealed net8.0
📦 Aspire.Hosting v13.2.0
Represents an annotation that configures container image push options via a callback function.
namespace Aspire.Hosting.ApplicationModel;
public sealed class ContainerImagePushOptionsCallbackAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}