Skip to content
Docs Try Aspire
Docs Try

withoutHttpsCertificate

Method
📦 Aspire.Hosting v13.4.0
interface ContainerResource {
// ... omitted for brevity
withoutHttpsCertificate(): IResourceWithEnvironment;
}

Signature

method withoutHttpsCertificate builder
Disable HTTPS/TLS server certificate configuration for the resource. No HTTPS/TLS termination configuration will be applied.
withoutHttpsCertificate(): IResourceWithEnvironment
IResourceWithEnvironment

Applies to

This method applies to the following types: