3 references to ResourceGroupLabel
Aspire.Hosting.Azure (3)
Provisioning\Internal\PublishModeProvisioningContextProvider.cs (2)
292
Label = AzureProvisioningStrings.
ResourceGroupLabel
,
343
Label = AzureProvisioningStrings.
ResourceGroupLabel
,
Provisioning\Internal\RunModeProvisioningContextProvider.cs (1)
138
new InteractionInput { Name = ResourceGroupName, InputType = InputType.Text, Label = AzureProvisioningStrings.
ResourceGroupLabel
, Value = GetDefaultResourceGroupName() },