onSourceDiskDelete property

String? onSourceDiskDelete
getter/setter pair

Specifies the behavior to apply to scheduled snapshots when the source disk is deleted. Possible string values are:

  • "APPLY_RETENTION_POLICY"
  • "KEEP_AUTO_SNAPSHOTS"
  • "UNSPECIFIED_ON_SOURCE_DISK_DELETE"

Implementation

core.String? onSourceDiskDelete;