Share via


AppConfigurationStore.EnablePurgeProtection Property

Definition

Property specifying whether protection against purge is enabled for this configuration store.

public Azure.Provisioning.BicepValue<bool> EnablePurgeProtection { get; set; }
member this.EnablePurgeProtection : Azure.Provisioning.BicepValue<bool> with get, set
Public Property EnablePurgeProtection As BicepValue(Of Boolean)

Property Value

Applies to