Skip to content
Docs Try Aspire

AzureContainerAppEnvironmentResource.withHttpsUpgrade

Method
📦 Aspire.Hosting.Azure.AppContainers v13.2.0-preview.1.26159.1
interface AzureContainerAppEnvironmentResource {
// ... omitted for brevity
withHttpsUpgrade(upgrade?: boolean): AzureContainerAppEnvironmentResource;
}

Signature

method withHttpsUpgrade builder
Configures whether HTTP endpoints are upgraded to HTTPS
withHttpsUpgrade(upgrade?: boolean): AzureContainerAppEnvironmentResource
upgrade boolean optional = True
AzureContainerAppEnvironmentResource

Defined on

This method is defined on the following type: