Partilhar via


ClusterProperties.EnablePurge Property

Definition

A boolean value that indicates if the purge operations are enabled.

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

Property Value

Implements

Attributes

Applies to