ManagedClusterStorageProfile.DiskCsiDriver Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets azureDisk CSI Driver settings for the storage profile.
[Newtonsoft.Json.JsonProperty(PropertyName="diskCSIDriver")]
public Microsoft.Azure.Management.ContainerService.Models.ManagedClusterStorageProfileDiskCSIDriver DiskCsiDriver { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="diskCSIDriver")>]
member this.DiskCsiDriver : Microsoft.Azure.Management.ContainerService.Models.ManagedClusterStorageProfileDiskCSIDriver with get, set
Public Property DiskCsiDriver As ManagedClusterStorageProfileDiskCSIDriver
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute