recoveryOnly property
Whether or not the backup importing request will just bring database online without downloading Bak content only one of "no_recovery" and "recovery_only" can be true otherwise error will return.
Applies only to Cloud SQL for SQL Server.
Implementation
core.bool? recoveryOnly;