Skip to content
Docs Try Aspire

ContainerCertificatePathsAnnotation

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