This message was deleted.
# dotnet
s
This message was deleted.
t
I’m afraid you can’t “export” a custom object as an output in C# at the moment
You’d have to convert it to a dictionary
b
Convert it to a dictionary? How does that work, is there an example you can point me to?
Also, the custom object here is a Pulumi provided object. Pulumi.Azure.Core.ResourceGroup, not sure if it makes a difference.