Share via


KeyVaultPatchProperties.EnableSoftDelete Property

Definition

Property to specify whether the 'soft delete' functionality is enabled for this key vault. Once set to true, it cannot be reverted to false.

public bool? EnableSoftDelete { get; set; }
member this.EnableSoftDelete : Nullable<bool> with get, set
Public Property EnableSoftDelete As Nullable(Of Boolean)

Property Value

Applies to