Skip to content
Docs Try Aspire

ContainerImagePushOptionsCallbackAnnotation

Class sealed net10.0
📦 Aspire.Hosting v13.1.2
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
{
// ...
}