Skip to content
Docs Try Aspire

ContainerCertificatePathsAnnotation

Class sealed net10.0
📦 Aspire.Hosting v13.1.2
An annotation that allows overriding default certificate paths for container resources.
namespace Aspire.Hosting.ApplicationModel;
public sealed class ContainerCertificatePathsAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}