SoftDeletePolicy Class

Definition

Contains information about the soft deletion policy of the gallery.

public class SoftDeletePolicy
type SoftDeletePolicy = class
Public Class SoftDeletePolicy
Inheritance
SoftDeletePolicy

Constructors

SoftDeletePolicy()

Initializes a new instance of the SoftDeletePolicy class.

SoftDeletePolicy(Nullable<Boolean>)

Initializes a new instance of the SoftDeletePolicy class.

Properties

IsSoftDeleteEnabled

Gets or sets enables soft-deletion for resources in this gallery, allowing them to be recovered within retention time.

Applies to