When creating Postgresql instances in Azure, we’ve found that some Configuration settings require that the instance is rebooted after applying the setting. I suspect we’ll have to use the SDK directly to do the restart, but is there a natural way to do this in our Pulumi program?