Share via


ManagedClusterStorageProfileOutput 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?: ManagedClusterStorageProfileBlobCSIDriverOutput

Property Value

diskCSIDriver

AzureDisk CSI Driver settings for the storage profile.

diskCSIDriver?: ManagedClusterStorageProfileDiskCSIDriverOutput

Property Value

fileCSIDriver

AzureFile CSI Driver settings for the storage profile.

fileCSIDriver?: ManagedClusterStorageProfileFileCSIDriverOutput

Property Value

snapshotController

Snapshot Controller settings for the storage profile.

snapshotController?: ManagedClusterStorageProfileSnapshotControllerOutput

Property Value