Skip to content
Docs Try Aspire

withLocation

Function
📦 Aspire.Hosting.Azure.Functions v13.2.0-preview.1.26159.1
interface AzureEnvironmentResource {
// ... omitted for brevity
withLocation(location: ParameterResource): AzureEnvironmentResource;
}

Signature

method withLocation builder
Sets the Azure location for the shared Azure environment resource
withLocation(location: ParameterResource): AzureEnvironmentResource
location ParameterResource
AzureEnvironmentResource

Applies to

This function is an extension method on the following types: