backupConfigsDetails property
Backup configurations applying to the target resource, including those targeting its related/child resources.
For example, backup configuration applicable to Compute Engine disks will be populated in this field for a Compute Engine VM which has the disk associated.
Implementation
core.List<BackupConfigDetails>? backupConfigsDetails;