SoftDeletePolicy Class

Contains information about the soft deletion policy of the gallery.

Constructor

SoftDeletePolicy(*args: Any, **kwargs: Any)

Variables

Name Description
is_soft_delete_enabled

Enables soft-deletion for resources in this gallery, allowing them to be recovered within retention time.

Attributes

is_soft_delete_enabled

Enables soft-deletion for resources in this gallery, allowing them to be recovered within retention time.

is_soft_delete_enabled: bool | None