Hi folks, I am trying to generate an azure dashboard using Pulumi.AzureNative.Portal.Dashboard in C#. All seems fine up until the inputs inside the MarkdownPartMetadataArgs. The inputs is of type InputList<object> but it isn't clear which type of objects needs to go in here. I cannot find any examples in the documentation or anywhere else. See the screenshots for clarification of where I am now and the downloaded JSON file that I'm trying to replicate. Does anyone have any experience creating dashboards like this? Any help is greatly appreciated!