Base:
method
GetDefaultResourceGroupName
Aspire.Hosting.Azure.Provisioning.Internal.BaseProvisioningContextProvider.GetDefaultResourceGroupName()
1 reference to GetDefaultResourceGroupName
Aspire.Hosting.Azure (1)
Provisioning\Internal\RunModeProvisioningContextProvider.cs (1)
138new InteractionInput { Name = ResourceGroupName, InputType = InputType.Text, Label = AzureProvisioningStrings.ResourceGroupLabel, Value = GetDefaultResourceGroupName() },