AzureAppServiceEnvironmentResource.withHttpsUpgrade
Method
interface AzureAppServiceEnvironmentResource { // ... omitted for brevity withHttpsUpgrade(upgrade?: boolean): AzureAppServiceEnvironmentResource;}Signature
method
withHttpsUpgrade builder Configures whether HTTP endpoints are automatically upgraded to HTTPS in Azure App Service
withHttpsUpgrade(upgrade?: boolean): AzureAppServiceEnvironmentResourceParameters
upgrade boolean optional = True Returns
AzureAppServiceEnvironmentResource Defined on
This method is defined on the following type: