Share via


ConfigurationStorePropertiesUpdateParameters.EnablePurgeProtection Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.PropertyOrigin.Owned)]
public bool? EnablePurgeProtection { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.PropertyOrigin.Owned)>]
member this.EnablePurgeProtection : Nullable<bool> with get, set
Public Property EnablePurgeProtection As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to