ManagedClusterProperties.DiskCsiDriverEnabled Property

Definition

Whether to enable AzureDisk CSI Driver. The default value is true.

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

Property Value

Implements

Attributes

Applies to