Sdílet prostřednictvím


IManagedClusterStorageProfileBlobCsiDriver Interface

Definition

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

Properties

Enabled

Whether to enable AzureBlob CSI Driver. The default value is false.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to