SoftDeletePolicyResponse

data class SoftDeletePolicyResponse(val isSoftDeleteEnabled: Boolean? = null)

Contains information about the soft deletion policy of the gallery.

Constructors

Link copied to clipboard
constructor(isSoftDeleteEnabled: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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