3 references to LocationLabel
Aspire.Hosting.Azure (3)
Provisioning\Internal\PublishModeProvisioningContextProvider.cs (2)
284
Label = AzureProvisioningStrings.
LocationLabel
,
335
Label = AzureProvisioningStrings.
LocationLabel
,
Provisioning\Internal\RunModeProvisioningContextProvider.cs (1)
136
new InteractionInput { Name = LocationName, InputType = InputType.Choice, Label = AzureProvisioningStrings.
LocationLabel
, Placeholder = AzureProvisioningStrings.LocationPlaceholder, Required = true, Options = [..locations] },