Share via


DeletedManagedHsmProperties.PurgeProtectionEnabled Property

Definition

Gets purge protection status of the original managed HSM.

[Newtonsoft.Json.JsonProperty(PropertyName="purgeProtectionEnabled")]
public bool? PurgeProtectionEnabled { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="purgeProtectionEnabled")>]
member this.PurgeProtectionEnabled : Nullable<bool>
Public ReadOnly Property PurgeProtectionEnabled As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to