Skip to content
Docs Try Aspire

AzureEnvironmentResource.withLocation

Method
📦 Aspire.Hosting.Azure.ServiceBus 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

Defined on

This method is defined on the following type: