Skip to content
Docs Try Aspire
Docs Try

AzureEnvironmentResource.withLocation

Method
📦 Aspire.Hosting.Azure v13.4.0
interface AzureEnvironmentResource {
// ... omitted for brevity
withLocation(location: ParameterResource): AzureEnvironmentResource;
}

Signature

method withLocation builder
Sets the location of the Azure environment resource.
withLocation(location: ParameterResource): AzureEnvironmentResource
location ParameterResource
AzureEnvironmentResource

Defined on

This method is defined on the following type: