ManagedClusterStorageProfile interface

Storage profile for the container service cluster.

Properties

blobCSIDriver

AzureBlob CSI Driver settings for the storage profile.

diskCSIDriver

AzureDisk CSI Driver settings for the storage profile.

fileCSIDriver

AzureFile CSI Driver settings for the storage profile.

snapshotController

Snapshot Controller settings for the storage profile.

Property Details

blobCSIDriver

AzureBlob CSI Driver settings for the storage profile.

blobCSIDriver?: ManagedClusterStorageProfileBlobCSIDriver

Property Value

diskCSIDriver

AzureDisk CSI Driver settings for the storage profile.

diskCSIDriver?: ManagedClusterStorageProfileDiskCSIDriver

Property Value

fileCSIDriver

AzureFile CSI Driver settings for the storage profile.

fileCSIDriver?: ManagedClusterStorageProfileFileCSIDriver

Property Value

snapshotController

Snapshot Controller settings for the storage profile.

snapshotController?: ManagedClusterStorageProfileSnapshotController

Property Value