`new Pulumi.Config("azure-native").Get("location")...
# dotnet
p
new Pulumi.Config("azure-native").Get("location")
should work
1