This message was deleted.
# dotnet
s
This message was deleted.
e
You might want to use
Product.Get(name, id)
instead of the invoke, that will return an actual Product value.
a
Yes Fraser, I want to use Product.Get() but I don't have name of Product as it is not visible on Portal
e
That's just the name for pulumi to track it by, it can be anything it doesn't have to be the same as the actual resource name (in fact in most cases it isn't)