ManagedClusterStorageProfileOutput interface
Storage profile for the container service cluster.
Properties
| blob |
AzureBlob CSI Driver settings for the storage profile. |
| disk |
AzureDisk CSI Driver settings for the storage profile. |
| file |
AzureFile CSI Driver settings for the storage profile. |
| snapshot |
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