autoDelete property

bool? autoDelete
getter/setter pair

Specifies whether the disk will be auto-deleted when the instance is deleted (but not when the disk is detached from the instance).

Optional. Output only.

Implementation

core.bool? autoDelete;