Skip to content
DocsTry Aspire
DocsTry

HttpsCertificateAnnotation Constructors

ClassConstructors1 member
An annotation that associates an HTTPS/TLS server certificate with a resource.
public sealed class HttpsCertificateAnnotation
{
public HttpsCertificateAnnotation()
{
// ...
}
}