Skip to content
Docs Try Aspire

withResourceGroup

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

Signature

method withResourceGroup builder
Sets the Azure resource group for the shared Azure environment resource
withResourceGroup(resourceGroup: ParameterResource): AzureEnvironmentResource
resourceGroup ParameterResource
AzureEnvironmentResource

Applies to

This function is an extension method on the following types: