referencingBackups property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Deprecated: This field is not populated.
Output only. The names of the backups that reference this instance partition. Referencing backups should share the parent instance. The existence of any referencing backup prevents the instance partition from being deleted.
Output only.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.List<core.String>? referencingBackups;