Skip to content
Docs Try Aspire
Docs Try

withResourceGroup

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

Signature

method withResourceGroup builder
Sets the resource group name of the Azure environment resource.
withResourceGroup(resourceGroup: ParameterResource): AzureEnvironmentResource
resourceGroup ParameterResource
AzureEnvironmentResource

Applies to

This method applies to the following types: