Partager via


VaultPatchProperties.EnableSoftDelete Propriété

Définition

Obtient ou définit la propriété pour spécifier si la fonctionnalité de « suppression réversible » est activée pour ce coffre de clés. Il n’accepte pas la valeur false.

[Newtonsoft.Json.JsonProperty(PropertyName="enableSoftDelete")]
public bool? EnableSoftDelete { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enableSoftDelete")>]
member this.EnableSoftDelete : Nullable<bool> with get, set
Public Property EnableSoftDelete As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à