Skip to content
Docs Try Aspire

skipEnvironmentVariableNameChecks

Function
📦 Aspire.Hosting.Azure.AppService v13.2.0-preview.1.26159.1
interface ContainerResource {
// ... omitted for brevity
skipEnvironmentVariableNameChecks(): IComputeResource;
}

Signature

method skipEnvironmentVariableNameChecks builder
Skips Azure App Service environment variable name validation for the compute resource
skipEnvironmentVariableNameChecks(): IComputeResource
IComputeResource

Applies to

This function is an extension method on the following types: