Dela via


ManagedClusterWindowsProfile.EnableCsiProxy Property

Definition

For more details on CSI proxy, see the CSI proxy GitHub repo.

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

Property Value

Implements

Attributes

Applies to