Share via


ManagedClusterProperties.SnapshotControllerEnabled Property

Definition

Whether to enable Snapshot Controller. The default value is true.

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

Property Value

Implements

Attributes

Applies to