Sdílet prostřednictvím


IManagedClusterStorageProfileDiskCsiDriver Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.ManagedClusterStorageProfileDiskCsiDriverTypeConverter))]
public interface IManagedClusterStorageProfileDiskCsiDriver : Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.ManagedClusterStorageProfileDiskCsiDriverTypeConverter))>]
type IManagedClusterStorageProfileDiskCsiDriver = interface
    interface IJsonSerializable
Public Interface IManagedClusterStorageProfileDiskCsiDriver
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Enabled

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to