Use offload=True when instance has certain user label
By adding offload: True
to the export context load isn't put on the SQL VM.
This will start costing from next year [source]
Serverless export - No charge until February 1, 2022, thereafter $0.01/GB of the instance storage capacity.
So we don't want to do it for all exports.
When enumerating the instances look for settings.userLabels.export_offload:true
as a flag to turn this on (for that instance).