diskDriverVersion

@JvmName(name = "nwdarhubloelngmh")
suspend fun diskDriverVersion(value: Output<String>)
@JvmName(name = "qlyqxepjsfflkqvt")
suspend fun diskDriverVersion(value: String?)

Parameters

value

Disk CSI Driver version to be used. Possible values are v1 and v2. Defaults to v1.

Note: Azure Disk CSI driver v2 is currently in Public Preview on an opt-in basis. To use it, the feature EnableAzureDiskCSIDriverV2 for namespace Microsoft.ContainerService must be requested.