Partilhar via


ManagedClusterWindowsProfile.EnableCsiProxy Property

Definition

Gets or sets for more details on CSI proxy, see the CSI proxy GitHub repo.

[Newtonsoft.Json.JsonProperty(PropertyName="enableCSIProxy")]
public bool? EnableCsiProxy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enableCSIProxy")>]
member this.EnableCsiProxy : Nullable<bool> with get, set
Public Property EnableCsiProxy As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to